[#23] Convert environment into a module
This commit is contained in:
parent
4a12d105e2
commit
d3bc869968
2 changed files with 0 additions and 1 deletions
1
init.zsh
1
init.zsh
|
@ -34,7 +34,6 @@ autoload -Uz compinit && compinit -i
|
|||
|
||||
# Source files (the order matters).
|
||||
source "${0:h}/helper.zsh"
|
||||
source "${0:h}/environment.zsh"
|
||||
|
||||
# Autoload Zsh functions.
|
||||
autoload -Uz age
|
||||
|
|
Loading…
Add table
Reference in a new issue