summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorseth <[email protected]>2022-10-12 18:55:28 -0400
committerseth <[email protected]>2022-10-12 19:22:58 -0400
commita1b2b3cb5840e08a851cec662ebcfa699cfbfa98 (patch)
treec76e1b46458fe4691d8ca8d8d0c85c9fef28085e /.bashrc
parent809390be9d121e5176f466a7f4126cf8ad47d49c (diff)
cat
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