Skip to content
forked from r00k/dotfiles

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

License

Notifications You must be signed in to change notification settings

markj9/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 .vimrc, and also vim/snippets.

I’m also a pretty aggressive aliaser. You might find a few you like in bash/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.git ~/.vim/bundle/vundle
Run :BundleInstall in vim.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 49.1%
  • Tcl 18.3%
  • Vim Script 16.6%
  • Vim Snippet 6.8%
  • Perl 6.0%
  • Python 1.7%
  • Ruby 1.5%