]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - zsh/rc
zsh/rc: Fix sourcing of ~/.zsh/rc.local.
[config/dotfiles.git] / zsh / rc
diff --git a/zsh/rc b/zsh/rc
index e0bf4c76a737f9aeb105b796c5eb4e1635c87ef5..36de9bb1d860ad784fa6de918e2ea217b2f6771e 100644 (file)
--- a/zsh/rc
+++ b/zsh/rc
@@ -613,7 +613,7 @@ fi
 
 # LOAD ADDITIONAL CONFIGURATION FILES
 
-source_config ~/.zsh.rc.local
+source_config ~/.zsh/rc.local
 
 
 # RUN COMMANDS