Skip to content
Snippets Groups Projects
Commit c8b43fe2 authored by BuggStream's avatar BuggStream Committed by Michael Aaron Murphy
Browse files

feat: Set $CMD_DURATION variable after each command

The variable is equal to the amount of WHOLE seconds spent executing the
previous command.

This variable is currently not set when running the PROMPT function,
because this would mean that the CMD_DURATION would always refer to
the time spent in the PROMPT function when running in interactive mode.
parent 5a9025af
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment