Use GNU stow to manage symlinks

This commit is contained in:
Andrew Tomaka 2021-05-13 09:35:10 -04:00
parent e395c6d49b
commit 4e5e48c64a
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE
19 changed files with 13 additions and 30 deletions

View file

@ -3,6 +3,7 @@
## Dependencies
* [stow](https://www.gnu.org/software/stow/)
* [tmux](https://github.com/tmux/tmux)
* [zsh](https://github.com/zsh-users/zsh)
* [neovim](https://github.com/neovim/neovim)
@ -14,12 +15,11 @@
* Install dependencies
* Clone this repository
* Run `make`
* Will symlink files into parent
* Will overwrite existing files
* Uses GNU stow to generate symlinks
* Config files must already exist
* Install vim plugins
```
make nvim
nvim
,pi
```