Skip to content

einarj/dotfiles

 
 

Repository files navigation

Einar Jonsson’s dot files

This is more or less a rip-off from Ben Orenstein’s dot files

Installation

git clone git://github.com/einarj/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

  • Vim Script 77.6%
  • Vim Snippet 17.8%
  • Shell 2.7%
  • Python 1.1%
  • Ruby 0.8%