a7f5170d68
Remove perl dependency
2020-09-01 11:52:32 +02:00
ff7618cf74
timer: threshold to show timers only for time-consuming commands ( #8151 )
2020-07-14 18:53:37 +02:00
1ba0af650a
Use safer append to hook function arrays ( #8406 )
...
Use add-zsh-hook to add functions to hooks. That way they won't be added again
when doing `source ~/.zshrc` multiple times.
Co-authored-by: Marc Cornellà <marc.cornella@live.com >
2019-11-19 18:47:12 +01:00
de8d6841b0
added pre_functions
2015-11-18 20:33:38 -05:00
96148d2275
customizable timer format
2015-11-17 20:50:30 -05:00
111dd018b9
allow changes in display format
2015-11-16 22:20:26 -05:00
d4c74690b6
increased timer's pecision
2015-11-15 22:08:16 -05:00
120e8620af
cleaning up
2015-11-14 23:48:26 -05:00
1b8f05a3d3
simplified time string calculation
2015-11-14 23:13:44 -05:00
96d10e2147
calculating command's execution time
2015-11-13 23:42:21 -05:00