Skip to content

drapergeek/dotfiles_old

 
 

Repository files navigation

Installation

git clone git://github.com/drapergeek/dotfiles ~/.dotfiles
cd ~/.dotfiles
rake install
chsh -s /bin/zsh
#Vim plugins are often submodules
(in the dotfiles root)
git submodule init
git submodule update
#need to set up commandt
cd vim/bundle/commandt
rake make

About

config files for zsh, bash, completions, gem, git, irb, rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 99.6%
  • Other 0.4%