aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté <mikisabate@gmail.com>2012-05-05 18:24:11 +0200
committerMiquel Sabaté <mikisabate@gmail.com>2012-05-05 18:24:11 +0200
commit89bcaeddfa25fd401a6ba5748ede31226f815cae (patch)
tree84cc120be5056d15b3d6b5592bfd86d8874834c4
parentd8f14eb6542583ab012580a01d9f52192c28d817 (diff)
downloaddotfiles-89bcaeddfa25fd401a6ba5748ede31226f815cae.tar.gz
dotfiles-89bcaeddfa25fd401a6ba5748ede31226f815cae.zip
Added the 'build' shortcut
-rw-r--r--bashrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index 6f90928..aa8b4de 100644
--- a/bashrc
+++ b/bashrc
@@ -49,6 +49,9 @@ GO_SHORTCUTS=(
ruby
$RUBY
+
+ build
+ $KDEV/build/kdev-ruby
)