aboutsummaryrefslogtreecommitdiff
path: root/sh/profile
diff options
context:
space:
mode:
Diffstat (limited to 'sh/profile')
-rw-r--r--sh/profile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sh/profile b/sh/profile
index a81d12e0..d5a2fec8 100644
--- a/sh/profile
+++ b/sh/profile
@@ -18,6 +18,3 @@ then
done
fi
-# If running Bash, try to run .bashrc
-[ -n "$BASH" -a -e "$HOME/.bashrc" ] && . $HOME/.bashrc
-