$ git clone [email protected]:HedgehogCode/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ ./install [arch|vscode|...]
Install antigen:
mkdir -p ~/apps/antigen/
git clone [email protected]:zsh-users/antigen.git ~/apps/antigen
Install vundle:
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
Open vim and run PluginInstall
cd ~/.vim/bundle/youcompleteme
./install.sh