initial project setup
This commit is contained in:
commit
90fd606fb3
11 changed files with 363 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[submodule "xmonad"]
|
||||
path = xmonad
|
||||
url = https://github.com/xmonad/xmonad
|
||||
[submodule "xmonad-contrib"]
|
||||
path = xmonad-contrib
|
||||
url = https://github.com/xmonad/xmonad-contrib
|
Loading…
Add table
Add a link
Reference in a new issue