From 0723e48d5b1c4b21aae754476854fb8b05c48d08 Mon Sep 17 00:00:00 2001 From: Sebastian Tramp Date: Sat, 25 Dec 2010 20:12:51 +0100 Subject: [PATCH] use syntax highlightning per default --- zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zshrc b/zshrc index 03bc4eb..370fc51 100644 --- a/zshrc +++ b/zshrc @@ -10,3 +10,5 @@ source ~/.zsh/aliases source ~/.zsh/functions source ~/.zsh/private source ~/.zsh/completion +source ~/.zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh +