Commit 7627004a authored by Marc Cornellà's avatar Marc Cornellà
Browse files

Merge pull request #4612 from stereodenis/patch-1

bundle outdated alias
parents 5289edce bee79f08
......@@ -2,6 +2,7 @@ alias be="bundle exec"
alias bl="bundle list"
alias bp="bundle package"
alias bo="bundle open"
alias bout="bundle outdated"
alias bu="bundle update"
alias bi="bundle_install"
alias bcn="bundle clean"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment