initial commit

This commit is contained in:
Daylin Morgan 2021-12-08 09:37:31 -06:00
commit 7f76a9b39c

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# dotfiles
## Install
```bash
sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply daylinmorgan -S ~/.dotfiles --ssh
```