mirror of
https://github.com/akelge/zsh
synced 2025-12-14 22:25:13 +00:00
Autoload zsh-hooks and cleanups in gitfetch
This commit is contained in:
@ -12,3 +12,6 @@ zmodload zsh/datetime
|
||||
# Autoload all functions in zshfunctions
|
||||
#
|
||||
autoload -U $LIBRARY/zshfunctions/*(.:t)
|
||||
|
||||
# Add zsh-hook function
|
||||
autoload -Uz add-zsh-hook
|
||||
|
||||
Reference in New Issue
Block a user