diff --git a/.config/zsh/plugins/p10k-custom.diff b/.config/zsh/plugins/p10k-custom.diff index f6c2fde..b74433e 100644 --- a/.config/zsh/plugins/p10k-custom.diff +++ b/.config/zsh/plugins/p10k-custom.diff @@ -4,7 +4,7 @@ # last prompt line gets hidden if it would overlap with left prompt. typeset -g POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=( # =========================[ Line #1 ]========================= -+ time # current time ++ # time # current time + # =========================[ Line #2 ]========================= + newline status # exit code of the last command diff --git a/.config/zsh/plugins/p10k.zsh-theme b/.config/zsh/plugins/p10k.zsh-theme index 9163791..e5f971d 100644 --- a/.config/zsh/plugins/p10k.zsh-theme +++ b/.config/zsh/plugins/p10k.zsh-theme @@ -45,7 +45,7 @@ # last prompt line gets hidden if it would overlap with left prompt. typeset -g POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=( # =========================[ Line #1 ]========================= - time # current time + # time # current time # =========================[ Line #2 ]========================= newline status # exit code of the last command