summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2012-11-11 16:02:17 -0500
committerJune McEnroe <programble@gmail.com>2012-11-11 16:02:17 -0500
commit98bfb81746c6d978502decd23eb51a53d8882c82 (patch)
treebd832642f5f32378702d336c9868a5a2a68f95f7 /.gitmodules
parentNo more consolekit (diff)
downloadsrc-98bfb81746c6d978502decd23eb51a53d8882c82.tar.gz
src-98bfb81746c6d978502decd23eb51a53d8882c82.zip
Add z
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 7664aa6f..564aadf5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
 [submodule ".zsh/zsh-syntax-highlighting"]
 	path = .zsh/zsh-syntax-highlighting
 	url = https://github.com/zsh-users/zsh-syntax-highlighting.git
+[submodule ".zsh/z"]
+	path = .zsh/z
+	url = https://github.com/rupa/z.git