You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alex Reece
36559d9978
|
12 years ago | |
---|---|---|
.. | ||
functions | 12 years ago | |
README.md | 12 years ago | |
init.zsh | 12 years ago |
README.md
Last Command
Provides information about the last command run.
Exported variables
last_command
: The string of the last command.last_command_time
: The execution time (in floating point seconds) of the last command.last_command_status
: The exit status of the last command.
Exported functions
time_to_human
: Prints a floating point time duration in seconds.
Authors
The authors of this module should be contacted via the issue tracker.