summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.bashrc b/.bashrc
index b67d9fd..f443ffc 100644
--- a/.bashrc
+++ b/.bashrc
@@ -3,9 +3,6 @@
# getchoo's bashrc
#
-# always source profile
-source "${HOME}/.bash_profile"
-
# drop into fish
## if [[ $(ps --no-header --pid=$PPID --format=comm) != "fish" && -z ${BASH_EXECUTION_STRING} ]]
## then