diff options
author | Tharre <tharre3@gmail.com> | 2019-03-02 17:33:25 +0100 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2019-03-02 17:33:25 +0100 |
commit | 4694f8e46896778426fcb5e185412a9f00e13477 (patch) | |
tree | b786b3656c3c5f2221ace8e13f34ca8f66279d0d /.gitmodules | |
parent | 3503cc339826253acf0e8051cccc807901513cd1 (diff) | |
download | pkgbuilds-4694f8e46896778426fcb5e185412a9f00e13477.tar.gz pkgbuilds-4694f8e46896778426fcb5e185412a9f00e13477.tar.xz pkgbuilds-4694f8e46896778426fcb5e185412a9f00e13477.zip |
Add diod
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9060c4b..931ca67 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "python-enlighten"] path = python-enlighten url = ssh://aur@aur.archlinux.org/python-enlighten.git +[submodule "diod"] + path = diod + url = ssh://aur@aur.archlinux.org/diod.git |