Browse code

alias bundle list

Hakan Ensari authored on 13/07/2011 at 21:41:36
Showing 1 changed files
... ...
@@ -1,5 +1,6 @@
1 1
 alias be="bundle exec"
2 2
 alias bi="bundle install"
3
+alias bl="bundle list"
3 4
 alias bu="bundle update"
4 5
 
5 6
 # The following is based on https://github.com/gma/bundler-exec