diff options
| author | seth <[email protected]> | 2023-01-24 04:58:39 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-01-24 04:58:39 -0500 |
| commit | f4f678d4c76751abcae45cd36e430d0bd767368e (patch) | |
| tree | 8e5b1e8af3213a57ac780e68ff3297054f7ef4fe /.bashrc | |
| parent | 53bf151a5387ef2ad45cb8d67af76bf8eb218b8c (diff) | |
improve shell configs
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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 |
