1
0
Fork 0

[#23] Convert environment into a module

pull/86/head
Sorin Ionescu 13 years ago
parent 4a12d105e2
commit d3bc869968

@ -34,7 +34,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"
# Autoload Zsh functions. # Autoload Zsh functions.
autoload -Uz age autoload -Uz age

Loading…
Cancel
Save