diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-06-07 12:17:35 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-06-07 12:17:35 -0300 |
commit | d69941e0fb5e9615ad6b359b069f7a20c5590f08 (patch) | |
tree | 73a1bdce6bc97412463109db9d0462acc56ce2f4 | |
parent | 61184e249eab53d41e447f4c357896a914b448d5 (diff) | |
download | apps-d69941e0fb5e9615ad6b359b069f7a20c5590f08.tar.gz apps-d69941e0fb5e9615ad6b359b069f7a20c5590f08.tar.bz2 |
Adds tridactyl
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | tridactyl | 0 | ||||
m--------- | utils-x11 | 0 |
3 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c3169ac..01c1881 100644 --- a/.gitmodules +++ b/.gitmodules @@ -121,3 +121,6 @@ [submodule "borger"] path = borger url = https://git.fluxo.info/borger +[submodule "tridactyl"] + path = tridactyl + url = https://github.com/cmcaine/tridactyl diff --git a/tridactyl b/tridactyl new file mode 160000 +Subproject db0a17d02f4140aa3c763a4c08a6369c6dd0e43 diff --git a/utils-x11 b/utils-x11 -Subproject 34ef41d6dd8a26074973a288de0c0ed530db4d2 +Subproject 091ba179a178550596c0647629bff10c7387bcb |