diff options
author | tv <tv@also> | 2011-08-03 21:21:03 +0200 |
---|---|---|
committer | tv <tv@also> | 2011-08-03 21:21:03 +0200 |
commit | 0ee9959bdf4c608e58a71a035b1bde6a06bc43ae (patch) | |
tree | 946a02b1cf49e184edfd973fc9ed56fbfac20219 | |
parent | 4622f6ef3d50a369e5cc125de5cc8fbd6cc2cd37 (diff) |
add zsh as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | submodules/zsh/zsh | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ed0cb4ed..519b71af 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/zsh/zsh"] + path = submodules/zsh/zsh + url = git://zsh.git.sourceforge.net/gitroot/zsh/zsh diff --git a/submodules/zsh/zsh b/submodules/zsh/zsh new file mode 160000 +Subproject d48faef8cdff3c7c63c0a9164443e3d337aa1ec |