10 lines
229 B
Markdown
10 lines
229 B
Markdown
# dotfiles
|
|
|
|
All my dotfiles, trying to keep them in one place with easy setup
|
|
|
|
## Install
|
|
|
|
Stow needs to be installed first, in arch use `pacman -S stow`
|
|
|
|
To install all dot files, use `stow <dirname>` to add them to the system.
|