mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-21 02:55:37 -08:00
docs(executiontime): remove outdated instructions
This commit is contained in:
parent
049c5a3d4d
commit
2805c1b81a
|
@ -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';
|
||||
|
|
Loading…
Reference in a new issue