dotfiles/README.md

24 lines
387 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)
## Setup
* Install dependencies
* Clone this repository
* Run `make`
* Will symlink files into parent
* Will overwrite existing files
* Install vim plugins
```
make nvim
nvim
,pi
```