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][1].* - [Alex Reece](https://github.com/awreece) [1]: https://github.com/awreece/prezto/issues