[#23] Convert utility into a module
This commit is contained in:
parent
692a5bdc9e
commit
289fecc140
4 changed files with 0 additions and 1 deletions
1
init.zsh
1
init.zsh
|
@ -42,7 +42,6 @@ source "${0:h}/completion.zsh"
|
|||
source "${0:h}/history.zsh"
|
||||
source "${0:h}/directory.zsh"
|
||||
source "${0:h}/alias.zsh"
|
||||
source "${0:h}/utility.zsh"
|
||||
|
||||
# Autoload Zsh functions.
|
||||
autoload -Uz age
|
||||
|
|
Loading…
Add table
Reference in a new issue