diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:36:18 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:36:18 -0200 |
commit | b55ff69bf2bb9533da401903f74251b66a41a5cf (patch) | |
tree | 045a768e0138bea1a20818032b34853b30a1fbcd | |
parent | 8e4cffa806fb55eb7681e8200446cbd4113999fa (diff) | |
download | dotfiles-b55ff69bf2bb9533da401903f74251b66a41a5cf.tar.gz dotfiles-b55ff69bf2bb9533da401903f74251b66a41a5cf.tar.bz2 |
Adding monkeysphere module
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | modules/monkeysphere | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 346129c..5b3dbaa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "modules/gtk"] path = modules/gtk url = git://git.sarava.org/rhatto/dotfiles/gtk.git +[submodule "modules/monkeysphere"] + path = modules/monkeysphere + url = git://git.sarava.org/rhatto/dotfiles/monkeysphere.git diff --git a/modules/monkeysphere b/modules/monkeysphere new file mode 160000 +Subproject 9bc99dd60c5e89c75e9785cc3a6ebe166ca2ad4 |