]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - zsh/env
zsh/rc: Minor documentation fixes.
[config/dotfiles.git] / zsh / env
diff --git a/zsh/env b/zsh/env
index 93480281f2fe9c1ffe23ae467cc83088d7fc165c..cff3f197bff73de256b7d294a7484410c48c146a 100644 (file)
--- a/zsh/env
+++ b/zsh/env
@@ -28,8 +28,6 @@ typeset -U path PATH
 # global env.local.
 source_config ~/.shell "" env $host
 
-# Load rc file for current OS.
-source_config ~/.zsh os env $(uname) nolocal
 # Load env file for current hostname (first part before a dot) or env.local.
 source_config ~/.zsh host env $host