Completely reset dotfiles (#2)
This commit is contained in:
parent
4abd1a6ffc
commit
bf26003ab3
38 changed files with 305 additions and 1101 deletions
25
README.md
25
README.md
|
@ -1,25 +0,0 @@
|
|||
# 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
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue