fix starship
This commit is contained in:
parent
69fac6f690
commit
dfd012c274
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ fi
|
|||
|
||||
if [[ $(whence -p starship 2> /dev/null) ]]; then
|
||||
znap eval starship 'starship init zsh --print-full-init'
|
||||
znap prompt
|
||||
znap prompt starship
|
||||
else
|
||||
if [[ ( $ZNAP_USED = 1 ) ]]; then
|
||||
autoload -Uz promptinit
|
||||
|
|
Loading…
Add table
Reference in a new issue