- Set terminal colour scheme to "Solarized Dark" and palette to "Solarized"
- Symlink
.bash_aliasesto~/.bash_aliases(sourced in.zshrc)
- Install vim (gVim, macVim, etc)
- Symlink the correct
.vimrcto~/.vimrc - Install Vundle
- Install Vim Colours Solarized
- From Vim, run
:PluginInstallto install plugins - Install Ag to be able to use the Vim-Ag plugin
- Install Zsh
- Install Oh My Zsh
- Symlink
.zshrcto~/.zshrc - Install & use Powerline Fonts to get the icons in the Spaceship Zsh theme
- Install Spaceship
- Run
source ~/.zshrc
- Install TPM
- Symlink
.tmux.confto~/.tmux.conf - Source TMUX conf
- Install plugins using
<leader>I
- Create
vimrcfor Windows and Linux (I don't think they all work with the samevimrcvery well) - Add
.bashrc - Install Oh My Zsh in the same location (osx installs in a different place to Linux :( )