diff --git a/liquidprompt b/liquidprompt index fe2f827..a0bf4f9 100755 --- a/liquidprompt +++ b/liquidprompt @@ -1211,7 +1211,7 @@ _lp_color_map() { # runtime of last command # ########################### -_LP_RUNTIME_LAST_SECONDS=0 +_LP_RUNTIME_LAST_SECONDS=$SECONDS _lp_runtime() {