# dotfiles ## 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) * [fzf](https://github.com/junegunn/fzf) * [ag](https://github.com/ggreer/the_silver_searcher) ## Setup * Install dependencies * Clone this repository * Run `make` * Uses GNU stow to generate symlinks * Config files must already exist * Install vim plugins ``` nvim ,pi ```