X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=bashrc;h=1aa73166c424b0c0d0668dfc3800c224f0aca921;hb=d55acc1b64520f34128669919e04e020b7fd6fe4;hp=4a371724a5c613b9109a386b680884b73114aca7;hpb=8d37d1f6276a06e2ea4f07ed82fcb1ee67398c20;p=smckown%2Fdotfiles.git diff --git a/bashrc b/bashrc index 4a37172..1aa7316 100644 --- a/bashrc +++ b/bashrc @@ -170,6 +170,9 @@ alias android-disconnect="fusermount -u /media/tf300" # TinyOS source /opt/tinyos/tinyos.sh ~/workspace/tinyos-2.x +# Autojump +[ -f /usr/share/autojump/autojump.bash ] && . /usr/share/autojump/autojump.bash + # Make ctrl-W erase back to the next filename path (so stop at /). This makes # bash behave more like vim. #stty -a | grep werase