aboutsummaryrefslogtreecommitdiff
path: root/bash/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bash/.bashrc')
-rw-r--r--bash/.bashrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/bash/.bashrc b/bash/.bashrc
index 8da6ab6..a355b0c 100644
--- a/bash/.bashrc
+++ b/bash/.bashrc
@@ -7,6 +7,3 @@
alias ls='ls --color=auto'
PS1='[\u@\h \W]\$ '
-
-# added by travis gem
-[ -f /home/bozo/.travis/travis.sh ] && source /home/bozo/.travis/travis.sh