Simplify zsh config file structure
This commit is contained in:
parent
7bdf7ab1cd
commit
71c5944bf8
19 changed files with 31 additions and 21 deletions
4
.config/zsh/1-report-time-for-long-running-processes
Normal file
4
.config/zsh/1-report-time-for-long-running-processes
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Long running processes should return time after they complete. Specified
|
||||
# in seconds.
|
||||
REPORTTIME=2
|
||||
TIMEFMT="%U user %S system %P cpu %*Es total"
|
||||
Loading…
Add table
Add a link
Reference in a new issue