Skip to content

henryvaneeden/dotfiles

 
 

Repository files navigation

These are config files to set up a system the way I like it.

Vim-users will likely find useful stuff in .vimrc, and also vim/snippets.

I’m also a pretty aggressive aliaser. You might find a few you like in bash/aliases.

git clone git://github.com/4eek/dotfiles ~/.dotfiles
cd ~/.dotfiles
rake install

Vim plugins are stored as git sub modules. You'll need to run the following to install them:

(in the dotfiles root)
git submodule init
git submodule update

About

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

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors