diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:36:24 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:36:24 -0200 |
commit | feb04740f507ad1522a30534591a524bee007278 (patch) | |
tree | 40c0ad33ea982c682e43aec17d24308bf7da9154 | |
parent | 081cb5a1365504082165d4b3f14df2c418f551d4 (diff) | |
download | dotfiles-feb04740f507ad1522a30534591a524bee007278.tar.gz dotfiles-feb04740f507ad1522a30534591a524bee007278.tar.bz2 |
Adding profile module
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | modules/profile | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 2c4cf3b..f22dde2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,3 +52,6 @@ [submodule "modules/newsbeuter"] path = modules/newsbeuter url = git://git.sarava.org/rhatto/dotfiles/newsbeuter.git +[submodule "modules/profile"] + path = modules/profile + url = git://git.sarava.org/rhatto/dotfiles/profile.git diff --git a/modules/profile b/modules/profile new file mode 160000 +Subproject 0dda694086411cc1da1b472e42516d31208e240 |