|
|
@ -48,7 +48,6 @@ autoload -Uz compinit && compinit -i |
|
|
|
|
|
|
|
|
|
|
|
# Source files (the order matters). |
|
|
|
# Source files (the order matters). |
|
|
|
source "${0:h}/helper.zsh" |
|
|
|
source "${0:h}/helper.zsh" |
|
|
|
source "${0:h}/environment.zsh" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Source modules defined in ~/.zshrc. |
|
|
|
# Source modules defined in ~/.zshrc. |
|
|
|
for omodule in "$omodules[@]"; do |
|
|
|
for omodule in "$omodules[@]"; do |
|
|
|