From c5e24d843bbd77e04567a982bf41215dcdf8f688 Mon Sep 17 00:00:00 2001 From: romkatv Date: Wed, 17 Jul 2019 08:47:58 +0200 Subject: spello --- internal/p10k.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/p10k.zsh') diff --git a/internal/p10k.zsh b/internal/p10k.zsh index 23d2d440..bee491a5 100755 --- a/internal/p10k.zsh +++ b/internal/p10k.zsh @@ -1857,7 +1857,7 @@ set_default POWERLEVEL9K_TIME_FORMAT "%D{%H:%M:%S}" set_default POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME false # If set to true, time will update when you hit enter. This way prompts for the past # commands will contain the start times of their commands as opposed to the default -# behavior where they contain the end times of their preceeding commands. +# behavior where they contain the end times of their preceding commands. set_default POWERLEVEL9K_TIME_UPDATE_ON_COMMAND false prompt_time() { if (( ! $+_P9K_TIME_TEXT )); then -- cgit v1.2.3