commit 2cea16bbddd676b0e9d2f7483737605a16c217ff parent 21a3dce34bbe8277a71ad961128fb22e3e41695b Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe> Date: Tue, 7 May 2024 21:14:37 -0500 submodule: Added org Diffstat:
| M | .gitmodules | | | 3 | +++ |
| A | org | | | 1 | + |
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -1,3 +1,6 @@ [submodule ".vim"] path = .vim url = ../vimrc.git +[submodule "org"] + path = org + url = ../org.git diff --git a/org b/org @@ -0,0 +1 @@ +Subproject commit f77addf3b5bc99bf734af56751d15b297d692339