diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 696b396..aadd10a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "zgen"] path = zgen url = https://github.com/tarjoilija/zgen.git +[submodule "zsh/zsh/pure"] + path = zsh/zsh/pure + url = https://github.com/sindresorhus/pure.git |
