From 2805c1b81a3ca09a9719592538d8eb2f51a65ad1 Mon Sep 17 00:00:00 2001 From: "L. Yeung" Date: Thu, 8 Jun 2023 20:48:56 +0800 Subject: [PATCH] docs(executiontime): remove outdated instructions --- website/docs/segments/executiontime.mdx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/website/docs/segments/executiontime.mdx b/website/docs/segments/executiontime.mdx index 68131302..acd19923 100644 --- a/website/docs/segments/executiontime.mdx +++ b/website/docs/segments/executiontime.mdx @@ -8,10 +8,6 @@ sidebar_label: Execution Time Displays the execution time of the previously executed command. -To use this, use the PowerShell module, or confirm that you are passing an `execution-time` argument containing the -elapsed milliseconds to the oh-my-posh executable. -The installation guide shows how to include this argument for PowerShell and Zsh. - ## Sample Configuration import Config from '@site/src/components/Config.js';