Make sure to clone or download this repository in $HOME. If not, you will need to edit the install scripts (install.sh and zsh-prezto.sh) to match the new location of the files when making the symbolic links.
To install, run
$ ./install.sh
Make sure to install vundle after by executing:
$ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
Finally, open vim and run:
:PluginInstall
- vim
- tmux
If airline fonts don't show correctly, make sure to install PowerLine Fonts and to configure your terminal profile font to one of that fonts
Checkout gitconfig file to see git alias. If you want to use them, run
$ ./git.sh
Remember to change [user] section with your information.
IMPORTANT: you will lose previous gitconfig file. Make sure to backup it.
To install, run
$ ./zsh-prezto.sh
- zsh
- prezto