diff options
author | HampusM <hampus@hampusmat.com> | 2022-01-11 12:13:35 +0100 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2022-01-11 12:13:35 +0100 |
commit | 4e8df08ea491ede65c48f687e9d25f31b37fcea3 (patch) | |
tree | d86274361f7a5c9ef1dff607ce98eb38e874c989 /.gitmodules | |
parent | f28ffc6000ecec5c714cf79b074c281683b1d824 (diff) |
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c955819 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "smenu"] + path = smenu + url = https://github.com/p-gen/smenu.git |