mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 10:28:00 +00:00
[#23] Convert environment into a module
This commit is contained in:
parent
56f8f83d58
commit
86e4d2e3ff
1
init.zsh
1
init.zsh
@ -48,7 +48,6 @@ autoload -Uz compinit && compinit -i
|
||||
|
||||
# Source files (the order matters).
|
||||
source "${0:h}/helper.zsh"
|
||||
source "${0:h}/environment.zsh"
|
||||
|
||||
# Source modules defined in ~/.zshrc.
|
||||
for omodule in "$omodules[@]"; do
|
||||
|
Loading…
Reference in New Issue
Block a user