My dotfiles for zsh, tmux and vim.
First install these:
git tmux vim zsh
Then run this:
git clone --recursive https://github.com/vladshablinsky/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.sh
next
brew cask install iterm2
Use Karabiner-Elements
(github link)[https://github.com/altercation/solarized/tree/master/iterm2-colors-solarized]
and follow instructions.
git clone https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard.git
cd tmux-MacOSX-pasteboard/
make reattach-to-user-namespace
sudo mv reattach-to-user-namespace /usr/local/bin
TODO