diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:29:20 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:29:20 -0200 |
commit | d7ef11319f1d05e5dfb75c518823fc223287d69e (patch) | |
tree | e64dabb6962504a074c2b2c8ee418faf730332cc | |
parent | 5a591dcb342e0853ad3db8415b32a861fe3eeecf (diff) | |
download | dotfiles-d7ef11319f1d05e5dfb75c518823fc223287d69e.tar.gz dotfiles-d7ef11319f1d05e5dfb75c518823fc223287d69e.tar.bz2 |
Adding debian module
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | modules/debian | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a173fae..7df793c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "modules/conky"] path = modules/conky url = git://git.sarava.org/rhatto/dotfiles/conky.git +[submodule "modules/debian"] + path = modules/debian + url = git://git.sarava.org/rhatto/dotfiles/debian.git diff --git a/modules/debian b/modules/debian new file mode 160000 +Subproject 100a129385f3213925ebe307f79d3a61915d770 |