Configurations are set according to current macOS versions. Will update in future to be more universal.
Requirements: tmux -V >= 1.9
- git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
- tmux source ~/.tmux.conf
- vim ~/.tmux.conf
- hit prefix + I to fetch plugin and source it
- git clone any plugins into $HOME/.vim/pack/plugins/start/ (eager loading) or $HOME/.vim/pack/plugins/opt/ (lazy loading)