summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
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