dotfiles/README.md
Andrew Tomaka 6312e20912
Use silver search for fzf
Force fzf to respect the .gitignore by using the silver searcher
2017-10-18 10:41:19 -04:00

25 lines
441 B
Markdown

# dotfiles
## Dependencies
* [tmux](https://github.com/tmux/tmux)
* [zsh](https://github.com/zsh-users/zsh)
* [neovim](https://github.com/neovim/neovim)
* [fzf](https://github.com/junegunn/fzf)
* [ag](https://github.com/ggreer/the_silver_searcher)
## Setup
* Install dependencies
* Clone this repository
* Run `make`
* Will symlink files into parent
* Will overwrite existing files
* Install vim plugins
```
make nvim
nvim
,pi
```