Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-08-05 | emacs: track command's execution time in eshell | Franck Cuny | 1 | -29/+50 | |
With zsh I report how long a command takes to execute when it takes more than a few seconds, and it's pretty useful. This article [1] shows how to do the same with eshell. [1] https://www.birkey.co/2021-06-20-why-eshell-part-1.html | |||||
2021-08-05 |