summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2013-09-01 19:43:10 +0200
committerFlorian Pritz <bluewind@xinu.at>2013-09-01 19:43:10 +0200
commit057cfa734eb10ee62366072035a105cbd6c05b22 (patch)
treef5d7c1551637e6c436fa7bb22c4d522aea83f79e /.zshrc
parent02589785249f3b12377009be34f0db60677eaa7f (diff)
downloaddotfiles-057cfa734eb10ee62366072035a105cbd6c05b22.tar.gz
dotfiles-057cfa734eb10ee62366072035a105cbd6c05b22.tar.xz
zshrc: load syntax highlighting
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index c6edeb9..f582b44 100644
--- a/.zshrc
+++ b/.zshrc
@@ -675,6 +675,10 @@ stty -ctlecho
# machine dependent stuff
source $HOME/.zshrc.local
+if [[ -e $HOME/git/dotfiles/.zsh/zsh-syntax-highlighting-git/zsh-syntax-highlighting.zsh ]]; then
+ source $HOME/git/dotfiles/.zsh/zsh-syntax-highlighting-git/zsh-syntax-highlighting.zsh
+fi
+
# }}}
# Show again