Begin moving to new XDG compliant directory structure
This commit is contained in:
parent
50c1b6cacb
commit
5e50aafcd0
23 changed files with 27 additions and 8 deletions
4
.config/zsh/10-report-time-for-long-running-processes
Normal file
4
.config/zsh/10-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