diff options
Diffstat (limited to 'config/p10k-pure.zsh')
-rw-r--r-- | config/p10k-pure.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/p10k-pure.zsh b/config/p10k-pure.zsh index 8eeaedac..d0e4da92 100644 --- a/config/p10k-pure.zsh +++ b/config/p10k-pure.zsh @@ -43,9 +43,9 @@ # Left prompt segments. typeset -g POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=( # =========================[ Line #1 ]========================= + context # user@host dir # current directory vcs # git status - context # user@host command_execution_time # previous command duration # =========================[ Line #2 ]========================= newline # \n |