From 4f594f19b17485771fafc6179efbbbd3c70036de Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer Date: Sun, 7 Aug 2022 13:00:37 +0200 Subject: [PATCH] docs(executiontime): add .FormattedMs to example resolves #2626 --- website/docs/segments/executiontime.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/segments/executiontime.mdx b/website/docs/segments/executiontime.mdx index 3dabad57..457f4a8d 100644 --- a/website/docs/segments/executiontime.mdx +++ b/website/docs/segments/executiontime.mdx @@ -21,7 +21,7 @@ The installation guide shows how to include this argument for PowerShell and Zsh "powerline_symbol": "\uE0B0", "foreground": "#ffffff", "background": "#8800dd", - "template": " <#fefefe>\ufbab ", + "template": " <#fefefe>\ufbab {{ .FormattedMs }} ", "properties": { "threshold": 500, "style": "austin"