diff --git a/modules/home/shell/p10k/p10k.zsh b/modules/home/shell/p10k/p10k.zsh index 8d119fd..89bce9c 100644 --- a/modules/home/shell/p10k/p10k.zsh +++ b/modules/home/shell/p10k/p10k.zsh @@ -1680,7 +1680,7 @@ # - always: Trim down prompt when accepting a command line. # - same-dir: Trim down prompt when accepting a command line unless this is the first command # typed after changing current working directory. - typeset -g POWERLEVEL9K_TRANSIENT_PROMPT=same-dir + typeset -g POWERLEVEL9K_TRANSIENT_PROMPT=off # Instant prompt mode. #