Skip to content

evgeniypetrov/configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# Install
# Vim

git clone [email protected]:evgeniypetrov/configs.git

ln -s ./configs/vim/.vimrc ~/.vimrc

git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle

run vim and execute :BundleInstall

# some notes for install command-t
cd ~/.vim/bundle/command-t/ruby/command-t
ruby extconf.rb
make


# Other
# Just make a symlinks
ln -s ./configs/shell/.zshrc ~/.zshrc
ln -s ./configs/shell/.screenrc ~/.screenrc

ln -s ./configs/shell/.gitconfig.example ~/.gitconfig and modify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published