Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-19 | Use safer append to hook function arrays (#8406) | Jacob Tomaw | |
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> | |||
2015-11-18 | added pre_functions | Robert Strack | |
2015-11-17 | customizable timer format | Robert Strack | |
2015-11-16 | allow changes in display format | Robert Strack | |
2015-11-15 | increased timer's pecision | Robert Strack | |
2015-11-14 | cleaning up | Robert Strack | |
2015-11-14 | simplified time string calculation | Robert Strack | |
2015-11-13 | calculating command's execution time | Robert Strack | |