diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,3 +1,11 @@ # dotfiles -My linux config and rc files +My Arch Linux configuration, managed with [chezmoi](https://www.chezmoi.io/). + +## Setup + +```sh +chezmoi init --source ~/dotfiles +chezmoi apply -v +``` + |
