https://github.com/kludex/dotfiles
https://github.com/kludex/dotfiles
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kludex/dotfiles
- Owner: Kludex
- Created: 2022-11-27T09:35:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T08:58:47.000Z (about 1 year ago)
- Last Synced: 2024-11-28T23:22:57.597Z (11 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instructions
1. Install [chezmoi].
2. Load this [dotfiles] repository with [chezmoi]:```bash
$ chezmoi init --apply $GITHUB_USERNAME
```[chezmoi]: https://www.chezmoi.io/install/
[dotfiles]: https://github.com/Kludex/dotfiles/