From 56e6442bc7a755e667a51f2b4829b760da4e1ef7 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Wed, 23 Oct 2013 02:56:54 +0200 Subject: [PATCH] Sourcing. --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index eed97a3..220980e 100644 --- a/install.sh +++ b/install.sh @@ -36,6 +36,7 @@ case `uname` in esac echo "zstyle ':vcs_info:*' enable hg bzr git svn" >> ~/.zshrc echo "[ -e ~/.zshrc.local ] && source ~/.zshrc.local" >> ~/.zshrc +source ~/.zshrc # vim ln -sf ~/.dotfiles/vim ~/.vim