zsh: general: output program runtime on exit if greater 60

This commit is contained in:
Thomas Preisner 2017-07-11 01:45:11 +02:00
parent 8e51223d86
commit a4ad32fe10
2 changed files with 81 additions and 0 deletions

1
zshrc
View file

@ -1,5 +1,6 @@
# Loading keybindings first because activating Vi-bindings resets all keybinds.
source ~/.zsh/keybindings.zsh
source ~/.zsh/general.zsh
source ~/.zsh/setopt.zsh
source ~/.zsh/checks.zsh
source ~/.zsh/colors.zsh