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 --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 5b671eb..49cbf98 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "config/awesome/vicious"] path = config/awesome/vicious url = http://git.sysphere.org/vicious/ +[submodule "zsh/syntax-highlighting"] + path = zsh/syntax-highlighting + url = git://github.com/nicoulaj/zsh-syntax-highlighting.git -- cgit v1.2.3-54-g00ecf