This commit is contained in:
GitHub Merge Button 2012-01-18 06:56:08 -08:00
commit 60487c0fc7
2 changed files with 0 additions and 9 deletions

View file

@ -1,7 +1,3 @@
fpath=($ZSH/plugins/bundler $fpath)
autoload -U compinit
compinit -i
alias be="bundle exec"
alias bi="bundle install"
alias bl="bundle list"