]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - zsh/rc
Simplify configuration setup.
[config/dotfiles.git] / zsh / rc
diff --git a/zsh/rc b/zsh/rc
index b94e24eca6dbc1b8656404fa06c16251192e4a3b..e0bf4c76a737f9aeb105b796c5eb4e1635c87ef5 100644 (file)
--- a/zsh/rc
+++ b/zsh/rc
@@ -613,8 +613,7 @@ fi
 
 # LOAD ADDITIONAL CONFIGURATION FILES
 
-# Load rc file for current hostname (first part before a dot) or rc.local.
-source_config ~/.zsh host rc ${$(hostname)//.*/}
+source_config ~/.zsh.rc.local
 
 
 # RUN COMMANDS