add shellfish support
This commit is contained in:
parent
4cc259d532
commit
e399112aaa
1 changed files with 1 additions and 1 deletions
|
@ -129,4 +129,4 @@ export EDITOR=vim
|
||||||
|
|
||||||
eval "$(starship init zsh)"
|
eval "$(starship init zsh)"
|
||||||
|
|
||||||
est -e "$HOME/.shellfishrc" && source "$HOME/.shellfishrc"
|
test -e "$HOME/.shellfishrc" && source "$HOME/.shellfishrc"
|
||||||
|
|
Loading…
Reference in a new issue