diff --git a/.p10k.zsh b/.p10k.zsh index 86230d1..7c45cd7 100644 --- a/.p10k.zsh +++ b/.p10k.zsh @@ -47,7 +47,7 @@ typeset -g POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=( # =========================[ Line #1 ]========================= status # exit code of the last command - command_execution_time # duration of the last command + #command_execution_time # duration of the last command background_jobs # presence of background jobs direnv # direnv status (https://direnv.net/) asdf # asdf version manager (https://github.com/asdf-vm/asdf)