Commit bee79f08 authored by Denis's avatar Denis
Browse files

bundle outdated alias

parent 135c3763
...@@ -2,6 +2,7 @@ alias be="bundle exec" ...@@ -2,6 +2,7 @@ alias be="bundle exec"
alias bl="bundle list" alias bl="bundle list"
alias bp="bundle package" alias bp="bundle package"
alias bo="bundle open" alias bo="bundle open"
alias bout="bundle outdated"
alias bu="bundle update" alias bu="bundle update"
alias bi="bundle_install" alias bi="bundle_install"
alias bcn="bundle clean" 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