diff options
-rw-r--r-- | .zpreztorc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.zpreztorc b/.zpreztorc index 4ff3d15..0dce929 100644 --- a/.zpreztorc +++ b/.zpreztorc @@ -126,6 +126,7 @@ zstyle ':prezto:module:history-substring-search' globbing-flags '' # Setting it to 'random' loads a random theme. # Auto set to 'off' on dumb terminals. #zstyle ':prezto:module:prompt' theme 'sorin' +zstyle :prezto:module:prompt theme powerlevel10k # Set the working directory prompt display length. # By default, it is set to 'short'. Set it to 'long' (without '~' expansion) |