Dotfiles My configuration files for zsh, vim, tmux, and so further. Shell I use zsh. No oh-my-zsh. Setup Linux DOTFILES_DIR=$HOME/repos mkdir -p $DOTFILES_DIR cd $DOTFILES_DIR git clone git@github.com:zimmerling/dotfiles.git cd dotfiles