https://github.com/clems71/dotfiles
dotfiles used across my machines : managed with chezmoi
https://github.com/clems71/dotfiles
chezmoi
Last synced: 8 months ago
JSON representation
dotfiles used across my machines : managed with chezmoi
- Host: GitHub
- URL: https://github.com/clems71/dotfiles
- Owner: clems71
- Created: 2021-10-09T12:32:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T08:10:53.000Z (about 3 years ago)
- Last Synced: 2025-06-18T08:49:21.734Z (12 months ago)
- Topics: chezmoi
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Install on a new machine
```bash
sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply clems71
```