aboutsummaryrefslogtreecommitdiff
path: root/home/john/.bash_profile
diff options
context:
space:
mode:
Diffstat (limited to 'home/john/.bash_profile')
-rw-r--r--home/john/.bash_profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/john/.bash_profile b/home/john/.bash_profile
index 938adb7..3987746 100644
--- a/home/john/.bash_profile
+++ b/home/john/.bash_profile
@@ -12,6 +12,7 @@ cmdtitle() {
case "${cmd%% *}" in
safetitle) return ;;
screen) return ;;
+ go) return ;;
ls) return ;;
ll) return ;;
mv) return ;;