From 959618c2827265e4cac0d2f68ee25aa0f05bcd7c Mon Sep 17 00:00:00 2001 From: JohnE Date: Thu, 30 Jul 2015 10:33:38 -0700 Subject: [PATCH] upadted cd aliases for the mac --- .bash_mac | 1 + 1 file changed, 1 insertion(+) diff --git a/.bash_mac b/.bash_mac index 43f2748..7d102e8 100644 --- a/.bash_mac +++ b/.bash_mac @@ -4,6 +4,7 @@ alias eject='drutil tray eject' #dev alias cdev='cd /Volumes/malloc-dev' alias cddev='cd /Volumes/MAVERICKS/Users/j3g/dev' +alias cdmobex='cd /Volumes/mobex/dev/mobex' # alias subl='open -a "Sublime Text 2"' alias subl2='/Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl'