From 749c71d05a668b3b9c2bcddf32e570b44ce5fe7b Mon Sep 17 00:00:00 2001 From: Frank Terbeck Date: Sun, 21 Dec 2008 15:02:43 +0100 Subject: [PATCH] zshrc: Unification cleanup - Episode IV Do not source .zshenv it should have been sourced by zsh anyway... --- etc/zsh/zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index dbcfbf0..96c890a 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -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" {{{ -- 2.1.4