ln -nfs ~/.dotfiles/zshrc ~/.zshrc
ln -nfs ~/.dotfiles/tmux.conf ~/.tmux.conf
ln -nfs ~/.dotfiles/vimrc ~/.vimrc
ln -nfs ~/.vimrc ~/.config/nvim/init.vim
ln -nfs ~/.dotfiles/tmuxline.conf ~/.tmuxline.conf
git clone https://github.com/powerline/fonts.git --depth=1
cd fonts
./install.sh
cd ..
rm -rf fonts
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm