diff options
author | David Morgan <djm_uk@protonmail.com> | 2021-07-09 09:32:04 +0100 |
---|---|---|
committer | David Morgan <djm_uk@protonmail.com> | 2021-07-09 09:32:04 +0100 |
commit | 22525b8d3c7b4f854d2fdf70967d084246729de9 (patch) | |
tree | 999c2394b16d6eb3ec50008384deea7738e3ae35 | |
parent | f009e48d74f38b507b30d9f799bc6f964e0c27f5 (diff) | |
download | dotfiles-22525b8d3c7b4f854d2fdf70967d084246729de9.tar.gz |
Update zsh/prezto prompt
-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) |