ln -s dotfiles/.vimrc ~/.vimrc
ln -s dotfiles/.gitconfig ~/.gitconfig
ln -s ~/dotfiles/config/.tmux.conf ~/.tmux.conf
git clone https://github.com/tmux-plugins/tpm.git ~/.tmux/plugins/tpm
tmux source ~/.tmux.conf
# prefix + I
source dotfiles/.dotfiles
https://github.com/XCMer/fuzzy-window-switcher
https://github.com/brndnmtthws/conky
bash <(curl -s https://raw.githubusercontent.com/Bartinger/dotfiles/master/scripts/mkdb)