Ubuntu setup - mar-muel/dotfiles GitHub Wiki
ssh-keygen -t rsa -b 4096 -C "<email>"
- Install vundle
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
- Open vim and run
:PluginInstall
- Clone this repo
git clone https://github.com/mar-muel/dotfiles.git
- Copy over dotfiles
source ~/dotfiles/set_ubuntu.sh
source ~/.bashrc