summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorseth <[email protected]>2023-01-24 04:58:39 -0500
committerseth <[email protected]>2023-01-24 04:58:39 -0500
commitf4f678d4c76751abcae45cd36e430d0bd767368e (patch)
tree8e5b1e8af3213a57ac780e68ff3297054f7ef4fe /.bashrc
parent53bf151a5387ef2ad45cb8d67af76bf8eb218b8c (diff)
improve shell configs
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc6
1 files changed, 0 insertions, 6 deletions
diff --git a/.bashrc b/.bashrc
index f443ffc..ba0b647 100644
--- a/.bashrc
+++ b/.bashrc
@@ -3,12 +3,6 @@
# getchoo's bashrc
#
-# drop into fish
-## if [[ $(ps --no-header --pid=$PPID --format=comm) != "fish" && -z ${BASH_EXECUTION_STRING} ]]
-## then
-## exec fish
-## fi
-
# options
shopt -s cdspell
shopt -s checkjobs