Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 310 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 310 Bytes

.files

Installation:

git clone [email protected]:rankovic/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
git submodule init
git submodule update
./install.sh
vim +PlugInstall +qall
sudo apt-get install build-essential cmake python-dev python3-dev
cd ~/.vim/bundle/YouCompleteMe
./install.py --clang-completer