diff options
Diffstat (limited to '.p10k.zsh')
| -rw-r--r-- | .p10k.zsh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -62,10 +62,10 @@ # Right prompt segments. typeset -g POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=( # =========================[ Line #1 ]========================= - # command_execution_time # previous command duration + command_execution_time # previous command duration # virtualenv # python virtual environment # context # user@host - # time # current time + time # current time # =========================[ Line #2 ]========================= # newline # \n ) |
