]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - zsh/rc
Moved host specific configuration files to own directory.
[config/dotfiles.git] / zsh / rc
diff --git a/zsh/rc b/zsh/rc
index 7b0e7d24ac41708318b720f4c543b470440c7846..b4405066ec47509af2618e7f7c24d4ab022d0478 100644 (file)
--- a/zsh/rc
+++ b/zsh/rc
@@ -124,4 +124,4 @@ function ll() {
 
 
 # Load rc file for current hostname (first part before a dot) or rc.local.
-source_config ~/.zsh "" rc ${$(hostname)//.*/}
+source_config ~/.zsh host rc ${$(hostname)//.*/}