-
Notifications
You must be signed in to change notification settings - Fork 0
Ubuntu setup
Martin Müller edited this page Oct 30, 2019
·
1 revision
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