Skip to content
/ dotfiles Public
forked from ryanb/dotfiles

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

License

Notifications You must be signed in to change notification settings

r00k/dotfiles

 
 

Repository files navigation

Ben Orenstein's dot files

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

Vim-users will likely find useful stuff in my vimrc, and also my Ruby snippets.

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

Installation

git clone git:https://github.com/r00k/dotfiles ~/.dotfiles
cd ~/.dotfiles
rake install

Vim plugins are managed through vundle. You'll need to install vundle to get them.

git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
Run :BundleInstall in vim.

More

You can follow me on Twitter.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Vim Script 93.3%
  • Shell 3.5%
  • Ruby 2.3%
  • Vim Snippet 0.9%