Skip to content

Instantly share code, notes, and snippets.

@ultim8k
Created January 9, 2020 11:22
Show Gist options
  • Save ultim8k/30d5121d7d9ad03d926e242048ae7320 to your computer and use it in GitHub Desktop.
Save ultim8k/30d5121d7d9ad03d926e242048ae7320 to your computer and use it in GitHub Desktop.
# Track time of execution
RPROMPT="[%D{%F}T%*]"
TMOUT=1
TRAPALRM() {
zle reset-prompt
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment