diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-07-29 00:16:31 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-07-29 00:16:31 -0300 |
commit | 0cb815f54fa61446ebcd2ee0dd2c6bed307e0409 (patch) | |
tree | 2f0e96bc6561634008b84a3ebc904359c5cded14 | |
parent | b6ddd7838f83f785d7f33187bde43c2e64f1b8db (diff) | |
download | dotfiles-0cb815f54fa61446ebcd2ee0dd2c6bed307e0409.tar.gz dotfiles-0cb815f54fa61446ebcd2ee0dd2c6bed307e0409.tar.bz2 |
Adds lynx
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | modules/lynx | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 515b6e3..a276279 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,3 +73,6 @@ [submodule "modules/ranger"] path = modules/ranger url = git://git.fluxo.info/rhatto/dotfiles/ranger.git +[submodule "modules/lynx"] + path = modules/lynx + url = https://git.fluxo.info/rhatto/dotfiles/lynx diff --git a/modules/lynx b/modules/lynx new file mode 160000 +Subproject df056c89d15b8e298211b5a5be34882c859c8b8 |