2017-10-17 23:22:31 -04:00
|
|
|
# dotfiles
|
2013-08-09 23:32:44 -04:00
|
|
|
|
|
|
|
|
2017-10-17 23:22:31 -04:00
|
|
|
## Dependencies
|
2013-08-09 23:32:44 -04:00
|
|
|
|
2021-05-13 09:35:10 -04:00
|
|
|
* [stow](https://www.gnu.org/software/stow/)
|
2017-10-17 23:22:31 -04:00
|
|
|
* [tmux](https://github.com/tmux/tmux)
|
|
|
|
* [zsh](https://github.com/zsh-users/zsh)
|
|
|
|
* [neovim](https://github.com/neovim/neovim)
|
2017-10-17 23:46:48 -04:00
|
|
|
* [fzf](https://github.com/junegunn/fzf)
|
2017-10-18 10:40:07 -04:00
|
|
|
* [ag](https://github.com/ggreer/the_silver_searcher)
|
2013-08-09 23:32:44 -04:00
|
|
|
|
2017-10-17 23:22:31 -04:00
|
|
|
## Setup
|
2013-08-29 18:36:28 -04:00
|
|
|
|
2017-10-17 23:22:31 -04:00
|
|
|
* Install dependencies
|
|
|
|
* Clone this repository
|
|
|
|
* Run `make`
|
2021-05-13 09:35:10 -04:00
|
|
|
* Uses GNU stow to generate symlinks
|
|
|
|
* Config files must already exist
|
2017-10-17 23:22:31 -04:00
|
|
|
* Install vim plugins
|
2013-08-09 23:32:44 -04:00
|
|
|
|
|
|
|
```
|
2017-10-17 23:22:31 -04:00
|
|
|
nvim
|
|
|
|
,pi
|
2013-08-09 23:32:44 -04:00
|
|
|
```
|