Skip to content

Commit

Permalink
Updated bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
fredwu committed May 20, 2014
1 parent 492b663 commit aa7a9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zsh/aliases
Expand Up @@ -9,7 +9,7 @@ alias time="command time"
alias pwdd="pwd | pbcopy"

alias b="bundle"
alias bb="bundle install -j8"
alias bb="bundle install --jobs 8"
alias bo="bundle open"
alias bu="bundle update"

Expand Down

0 comments on commit aa7a9d8

Please sign in to comment.