docs(executiontime): remove outdated instructions

This commit is contained in:
L. Yeung 2023-06-08 20:48:56 +08:00 committed by Jan De Dobbeleer
parent 049c5a3d4d
commit 2805c1b81a

View file

@ -8,10 +8,6 @@ sidebar_label: Execution Time
Displays the execution time of the previously executed command. 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 ## Sample Configuration
import Config from '@site/src/components/Config.js'; import Config from '@site/src/components/Config.js';