|
|
@ -55,7 +55,6 @@ source "${0:h}/editor.zsh" |
|
|
|
source "${0:h}/completion.zsh" |
|
|
|
source "${0:h}/completion.zsh" |
|
|
|
source "${0:h}/history.zsh" |
|
|
|
source "${0:h}/history.zsh" |
|
|
|
source "${0:h}/directory.zsh" |
|
|
|
source "${0:h}/directory.zsh" |
|
|
|
source "${0:h}/spectrum.zsh" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Source modules defined in ~/.zshrc. |
|
|
|
# Source modules defined in ~/.zshrc. |
|
|
|
for omodule in "$omodules[@]"; do |
|
|
|
for omodule in "$omodules[@]"; do |
|
|
|