dotfiles/README.md

8 lines
123 B
Markdown
Raw Normal View History

2021-12-08 09:37:31 -06:00
# dotfiles
## Install
```bash
sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply daylinmorgan -S ~/.dotfiles --ssh
```