]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
zsh/rc: Fix sourcing of ~/.zsh/rc.local.
authorSimon Ruderich <simon@ruderich.org>
Mon, 20 Sep 2010 22:18:45 +0000 (00:18 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 20 Sep 2010 22:18:45 +0000 (00:18 +0200)
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