diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:36:31 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:36:31 -0200 |
commit | 997f12d49c2ef6e3d122cac48fdf99985785ba4f (patch) | |
tree | 1b53531048ce21f29702219bc11264844be4f3c8 | |
parent | df5fc7f8a42bd07f35218b217a69d53249eda7fb (diff) | |
download | dotfiles-997f12d49c2ef6e3d122cac48fdf99985785ba4f.tar.gz dotfiles-997f12d49c2ef6e3d122cac48fdf99985785ba4f.tar.bz2 |
Adding wyrd module
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | modules/wyrd | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 69036cd..9bc3d40 100644 --- a/.gitmodules +++ b/.gitmodules @@ -64,3 +64,6 @@ [submodule "modules/unison"] path = modules/unison url = git://git.sarava.org/rhatto/dotfiles/unison.git +[submodule "modules/wyrd"] + path = modules/wyrd + url = git://git.sarava.org/rhatto/dotfiles/wyrd.git diff --git a/modules/wyrd b/modules/wyrd new file mode 160000 +Subproject 62f3ae9fe8d74abb1ab4bcdf84e6808606255b2 |