diff --git a/bashrc b/bashrc index 076b776..d8938ee 100644 --- a/bashrc +++ b/bashrc @@ -42,3 +42,4 @@ eval $(keychain --eval --agents ssh -Q --quiet ~/.ssh/id_ed25519) #[[ -r $NVM_DIR/bash_completion ]] && . $NVM_DIR/bash_completion # Only load Liquid Prompt in interactive shells, not from a script or from scp [[ $- = *i* ]] && source ~/liquidprompt/liquidprompt +exec fish