diff options
| author | tv <tv@also> | 2011-08-03 22:22:01 +0200 |
|---|---|---|
| committer | tv <tv@also> | 2011-08-03 22:22:01 +0200 |
| commit | 4812d15e11eda07d6aa2f6de1756cc49495812c7 (patch) | |
| tree | 650f995d1acd1e7c5e5978c049b74f1c9e0c7961 /.gitmodules | |
| parent | d95d36c53d497f109a3c6a26f8a46bba094baa41 (diff) | |
add zsh as submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ed0cb4ed..e82299e5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "submodules/github/tautologistics/node-htmlparser"] path = submodules/github/tautologistics/node-htmlparser url = https://github.com/tautologistics/node-htmlparser +[submodule "submodules/sourceforge/zsh/zsh"] + path = submodules/sourceforge/zsh/zsh + url = git://zsh.git.sourceforge.net/gitroot/zsh/zsh |
