summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-01-11 13:39:45 +0100
committerGravatar Tom Willemsen2011-01-11 13:39:45 +0100
commit686367570f0bc588e94943e942a4684723eaa8b3 (patch)
tree7614788d09c2a2b7b38809e54857cddea54a1b46 /.gitmodules
parent4396a202a10b89ec0e2c38ac2feba0821726a6f2 (diff)
downloaddotfiles-686367570f0bc588e94943e942a4684723eaa8b3.tar.gz
dotfiles-686367570f0bc588e94943e942a4684723eaa8b3.zip
Added syntax highlighting to zsh
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
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