diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2021-07-07 14:33:20 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2021-07-07 14:33:20 +0300 |
| commit | 904a7edf2aedb48b0ce9825fd5c8a46e57847073 (patch) | |
| tree | 0171a9f0f5eeb786b94900ffd56007a2dda347e2 /.gitmodules | |
| download | xmonad-config-904a7edf2aedb48b0ce9825fd5c8a46e57847073.tar.gz xmonad-config-904a7edf2aedb48b0ce9825fd5c8a46e57847073.zip | |
initial commit
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..2ee99d7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule "xmonad-git"] + path = xmonad-git + url = https://github.com/xmonad/xmonad +[submodule "xmonad-contrib-git"] + path = xmonad-contrib-git + url = https://github.com/xmonad/xmonad-contrib +[submodule "xmobar-git"] + path = xmobar-git + url = https://github.com/jaor/xmobar |
