dotfiles My config files for Zsh, Tmux, and Neovim. Installation Install Tmux 2.1+, if you don't have it. git clone --recursive https://github.com/clay4444/dotfiles.git ~/dotfiles. cd ~/dotfiles && ./setup.sh.