diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-05-04 11:34:25 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-05-04 11:34:25 -0300 |
commit | f13e79f4102bcb9cb43accbc3494e28a88728657 (patch) | |
tree | d0c7da6ea9ed43dd0d909178460201d28d065903 | |
parent | bfabdae8281677525e707f62fb10b3ad9ed5584b (diff) | |
download | dotfiles-f13e79f4102bcb9cb43accbc3494e28a88728657.tar.gz dotfiles-f13e79f4102bcb9cb43accbc3494e28a88728657.tar.bz2 |
Adds ranger
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | modules/ranger | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index cda28f1..515b6e3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -70,3 +70,6 @@ [submodule "modules/fonts"] path = modules/fonts url = git://git.fluxo.info/rhatto/dotfiles/fonts.git +[submodule "modules/ranger"] + path = modules/ranger + url = git://git.fluxo.info/rhatto/dotfiles/ranger.git diff --git a/modules/ranger b/modules/ranger new file mode 160000 +Subproject 263c35c83921555de60a024f323dc9c7c6c1cc0 |