aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..1f92e82
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,9 @@
+[submodule "zsh/.zsh/zsh-syntax-highlighting"]
+ path = zsh/.zsh/zsh-syntax-highlighting
+ url = https://github.com/zsh-users/zsh-syntax-highlighting
+[submodule "zsh/.zsh/zsh-history-substring-search"]
+ path = zsh/.zsh/zsh-history-substring-search
+ url = https://github.com/zsh-users/zsh-history-substring-search
+[submodule "zsh/.zsh/zsh-autosuggestions"]
+ path = zsh/.zsh/zsh-autosuggestions
+ url = https://github.com/zsh-users/zsh-autosuggestions