mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 17:28:01 +00:00
[#23] Convert utility into a module
This commit is contained in:
parent
a7340886b3
commit
73478bd190
1
init.zsh
1
init.zsh
@ -57,7 +57,6 @@ source "${0:h}/history.zsh"
|
||||
source "${0:h}/directory.zsh"
|
||||
source "${0:h}/spectrum.zsh"
|
||||
source "${0:h}/alias.zsh"
|
||||
source "${0:h}/utility.zsh"
|
||||
|
||||
# Source modules defined in ~/.zshrc.
|
||||
for omodule in "$omodules[@]"; do
|
||||
|
Loading…
Reference in New Issue
Block a user