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

pdx91/dotfiles-1

 
 

Repository files navigation

Forked and edited from Ben Orenstein's dot files

This assumes that you have zsh installed. If not, install it from here.

Installation

git clone https://github.com/pradyumna2905/dotfiles.git ~/.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.

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 70.9%
  • Vim Snippet 23.2%
  • Shell 4.6%
  • Ruby 1.3%