From f4f678d4c76751abcae45cd36e430d0bd767368e Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 24 Jan 2023 04:58:39 -0500 Subject: improve shell configs --- .bashrc | 6 ------ 1 file changed, 6 deletions(-) (limited to '.bashrc') 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 -- cgit v1.2.3