Skip to content

ronhopper/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

git submodule init
git submodule update

ln -s dotfiles/.gitconfig .gitconfig
ln -s dotfiles/.vimrc .vimrc
ln -s dotfiles/.vim .vim

# For command-T
sudo apt-get install ruby ruby-dev vim-gnome
cd dotfiles/.vim/bundle/command-t/ruby/command-t
rvm use system
ruby extconf.rb
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published