use fish shell while having bash execute login scripts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user