1
0
Fork 0

[#23] Convert utility into a module

pull/86/head
Sorin Ionescu 13 years ago
parent 692a5bdc9e
commit 289fecc140

@ -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…
Cancel
Save