Skip to content

tribf/rcfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tribf rcfiles

shell

install

git clone --depth 1 https://github.com/tribf/rcfiles.git rcfiles
cd rcfiles
./rcfiles

vim2editor

install

cp vim/vimrc ~/.vimrc
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
git clone https://github.com/tomasr/molokai.git
cp -r molokai/colors/ ~/.vim
aptinstall exuberant-ctags
vim
:BundleInstall

cd ~/.vim/bundle/YouCompleteMe
git submodule update --init --recursive
./install.py --clang-completer
:YcmRestartServer
:YcmDebugInfo

About

"run commands" files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published