1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2025-01-29 01:58:24 +00:00
Kevin Song 3daf3ddf26 feat: implement timer module (#118)
Implement a timer module that takes a commandline argument, the number of seconds the last job took to complete, and displays it if appropriate.

Alters shell initialization files to compute this number using date +%s where needed.

Adds a config section to configure minimum amount of time before timer is shown (default is 2s)
2019-08-08 13:25:30 -04:00
..
2019-07-19 15:56:36 -04:00