wget https://raw.githubusercontent.com/Netherdrake/Dotfiles/master/config/.vimrc -O .vimrc
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
Make sure you have xsel
or xclip
installed.
Then, install this plugin:
https://github.com/tmux-plugins/tmux-yank
Install this:
https://github.com/powerline/fonts
Some nice ones:
Roboto Mono for Powerline
Source Code Pro Powerline Regular
d2coding and droid sans
sudo apt install powerline
fc-cache -vf
For l337 icon suppport, install Font-Awesome.
mkdir ~/.fonts
cp ~/Downloads/fo/fonts/*.tff ~/.fonts
cd ~/.vim/plugged/YouCompleteMe
./install.py \
--clang-completer \
--rust-completer