dotfiles My dotfiles Requirements If vim should save files on focus-lost, tmux version 2.0 is required. Installation # clone the repository $ git clone https://github.com/0xB767B/dotfiles.git # init submodules, create simlinks, install vim-plugins $ cd ~/dotfiles && ./install.sh