Just some config files.
- GIT 1.8.0+
- TMUX 2.4+
- Vim 7.4+ or Neovim 0.1.5+
$ ./dot.sh
$ ./dot.sh --update
Create ~/.gitconfig.local with the following content (your git username and email):
[user]
name = <yourname>
email = <youremail>
Copy all the code snippets you need from https://github.com/honza/vim-snippets/blob/master/snippets/ to .vim/snippets/