Linux configs for vim neovim zsh tmux screen git etc.
apt install curl apt install screen apt install git apt install cmake
apt install zsh sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim vim +PluginInstall
apt install tmux
cd ~ git clone https://github.com/erikw/tmux-powerline.git
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm