From 686367570f0bc588e94943e942a4684723eaa8b3 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Tue, 11 Jan 2011 13:39:45 +0100 Subject: Added syntax highlighting to zsh --- zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'zshrc') diff --git a/zshrc b/zshrc index d54d631..a706643 100644 --- a/zshrc +++ b/zshrc @@ -79,3 +79,5 @@ bindkey "\e0F" end-of-line ## for freebsd console bindkey "\e[H" beginning-of-line bindkey "\e[F" end-of-line + +source ~/.zsh/syntax-highlighting/zsh-syntax-highlighting.zsh -- cgit v1.2.3-54-g00ecf