zshrc: Unification cleanup - Episode IV
[grml-etc-core.git] / etc / zsh / zshrc
index dbcfbf0..96c890a 100644 (file)
@@ -2920,7 +2920,6 @@ for color in BLUE RED GREEN CYAN YELLOW MAGENTA WHITE ; unset $color
 
 # source another config file if present {{{
 xsource "/etc/zsh/zshrc.local"
-xsource "${HOME}/.zshenv"
 # }}}
 
 # "persistent history" {{{