mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-01 06:59:25 +00:00
[#23] Convert environment into a module
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user