diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:36:29 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:36:29 -0200 |
commit | adce46f27ce9cd659581153ed7264dbabdc06c19 (patch) | |
tree | 7c18f2ac57e7ca0a49f8369565069b31fe503eff | |
parent | d77db1adc5ec3abaf6045005f250b15ea1d2e9e6 (diff) | |
download | dotfiles-adce46f27ce9cd659581153ed7264dbabdc06c19.tar.gz dotfiles-adce46f27ce9cd659581153ed7264dbabdc06c19.tar.bz2 |
Adding unison module
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | modules/unison | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7942334..69036cd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,3 +61,6 @@ [submodule "modules/ttytter"] path = modules/ttytter url = git://git.sarava.org/rhatto/dotfiles/ttytter.git +[submodule "modules/unison"] + path = modules/unison + url = git://git.sarava.org/rhatto/dotfiles/unison.git diff --git a/modules/unison b/modules/unison new file mode 160000 +Subproject 4397f1cbc67449baa694d35b669c162f8e44c3f |