# 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 ```