mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Add profiling
This commit is contained in:
parent
d2725d44fc
commit
b75a0667bc
3 changed files with 84 additions and 0 deletions
|
|
@ -39,6 +39,9 @@ ZSH_THEME="robbyrussell"
|
|||
# much, much faster.
|
||||
# DISABLE_UNTRACKED_FILES_DIRTY="true"
|
||||
|
||||
# Uncomment the following line to enable profiling
|
||||
# ENABLE_PROFILING="true"
|
||||
|
||||
# Uncomment the following line if you want to change the command execution time
|
||||
# stamp shown in the history command output.
|
||||
# The optional three formats: "mm/dd/yyyy"|"dd.mm.yyyy"|"yyyy-mm-dd"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue