diff --git a/zsh/zshrc b/zsh/zshrc index ea72e76..afe2e5f 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -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