zsh: general: output program runtime on exit if greater 60
This commit is contained in:
parent
8e51223d86
commit
a4ad32fe10
2 changed files with 81 additions and 0 deletions
1
zshrc
1
zshrc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue