Skip to content

bnjmn/my-old-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Requirements:

  • bash
  • git
  • vim

Install these dotfiles:

git clone https://github.com/bnjmn/dotfiles.git ~/.dotfiles
git clone https://github.com/gmarik/Vundle.vim.git ~/.dotfiles/vim/bundle/Vundle.vim
cd ~/.dotfiles && ./install.sh && vim +PluginInstall +qall

# Activate
. ~/.bashrc

Installing YCM on Ubuntu/Debian

sudo apt-get install build-essential cmake python-dev
cd ~/.vim/bundle/YouCompleteMe
./install.sh --clang-completer

About

Old -> no longer in use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published