diff options
| author | Mike Vink <mike1994vink@gmail.com> | 2023-10-06 23:10:55 +0200 |
|---|---|---|
| committer | Mike Vink <mike1994vink@gmail.com> | 2023-10-06 23:10:55 +0200 |
| commit | cfaef26e8718916adcc68fbfb63b15f2389b2cd2 (patch) | |
| tree | 3989af4514d31d0a5cb89e8b96d51210ad7bf152 /.gitmodules | |
| parent | 654ec06ab6a885ea851c4cbf68d06a00b41b0e14 (diff) | |
move all the files
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules index ca9ca5b..83fdce4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ -[submodule "home/dwm"] - path = home/dwm +[submodule "mut/dwm"] + path = mut/dwm url = https://github.com/mvinkio/dwm -[submodule "home/st"] - path = home/st +[submodule "mut/st"] + path = mut/st url = https://github.com/mvinkio/st -[submodule "home/dwmblocks"] +[submodule "mut/dwmblocks"] path = home/dwmblocks url = https://github.com/mvinkio/dwmblocks |
