Now using dotter

This commit is contained in:
2022-03-03 12:10:19 -04:00
parent f694963376
commit 4749d2cefc
27 changed files with 35 additions and 0 deletions

View File

@ -9,3 +9,9 @@ All neccessary dependencies I could think of are listed in the *dependencies* fi
cd .dotfiles
stow i3 mc emacs vim
```
## Alternative with [dotter](https://github.com/SuperCuber/dotter):
``` sh
cd .dotfiles
dotter deploy
```