summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-01-21 04:14:38 -0500
committerJesse Luehrs <doy@tozt.net>2017-01-21 06:37:31 -0500
commit921b90f861b834c8223fc674ac4d2f3de4bbbb3d (patch)
tree5912c50f2fc3e27117f9605916227f00bba021cc /.gitmodules
parentd18ff8e01c09ae2f1c40def9d369fe1c1a697032 (diff)
downloadconf-921b90f861b834c8223fc674ac4d2f3de4bbbb3d.tar.gz
conf-921b90f861b834c8223fc674ac4d2f3de4bbbb3d.zip
keep zsh completions in here
rather than relying on system installs
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 4b2973f..91cff4c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -97,3 +97,6 @@
[submodule "zsh/zsh-autosuggestions"]
path = zsh/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
+[submodule "zsh/zsh-completions"]
+ path = zsh/zsh-completions
+ url = https://github.com/zsh-users/zsh-completions