diff options
author | Malfurious <m@lfurio.us> | 2021-05-05 02:13:04 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2021-05-05 02:13:04 -0400 |
commit | 26c7aae1b87637a28e535a29fdd9ec58670dd666 (patch) | |
tree | ce96c72de019294409e3a44357be96941f50914f | |
parent | 1418b1aa74d8fc554289d25e78d64475ffeffcf3 (diff) | |
download | rice-26c7aae1b87637a28e535a29fdd9ec58670dd666.tar.gz rice-26c7aae1b87637a28e535a29fdd9ec58670dd666.zip |
Add dwm submodule, tracking master branch
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | rice/submodules/dwm | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7967182 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "rice/submodules/dwm"] + path = rice/submodules/dwm + url = ../dwm.git + branch = master diff --git a/rice/submodules/dwm b/rice/submodules/dwm new file mode 160000 +Subproject fffffffffffffffffffffffffffffffffffffff |