commit 0ae5b562ed30f5e8649442b5152c0dd73759b377 parent 49cee6e846d12034848ee7ec30ecfe7a008bb600 Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Wed, 20 Mar 2019 10:07:07 +0100 Add nnn as submodule Diffstat:
M | .gitmodules | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -16,3 +16,6 @@ [submodule "tabbed"] path = lib/tabbed url = git@gitlab.com:admesg/tabbed.git +[submodule "lib/nnn"] + path = lib/nnn + url = git@github.com:jarun/nnn.git