mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-04 20:37:56 +00:00
3daf3ddf26
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) |
||
---|---|---|
.. | ||
character.rs | ||
cmd_duration.rs | ||
common.rs | ||
configuration.rs | ||
directory.rs | ||
golang.rs | ||
line_break.rs | ||
main.rs | ||
nodejs.rs | ||
package.rs | ||
python.rs | ||
username.rs |