diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-05-23 20:51:42 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-05-23 20:51:42 +0200 |
commit | 38c1296c06fa2c9948c2de1c3b5581d9b5e96105 (patch) | |
tree | 5ec54e47b6cd7634d7477db1d89bfe3b4a45ec53 /.gitmodules | |
parent | fa06e9e7f3fb49484ea1fa8f564816b548222e39 (diff) |
Copying Luke Smith's config a lot
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index f59b2e4..0000000 --- a/.gitmodules +++ /dev/null @@ -1,9 +0,0 @@ -[submodule "dwm"] - path = dwm - url = https://gitlab.com/aktersnurra/dwm.git -[submodule "dwmblocks"] - path = dwmblocks - url = https://gitlab.com/aktersnurra/dwmblocks.git -[submodule "dmenu"] - path = dmenu - url = https://gitlab.com/aktersnurra/dmenu.git |