-
Notifications
You must be signed in to change notification settings - Fork 12
/
.gitmodules
33 lines (33 loc) · 1.05 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "ModuleWalkthrough"]
path = ModuleWalkthrough
url = https://github.com/asmagill/HS_ModuleWalkthrough.git
[submodule "wip/_undocumented"]
path = _undocumented
url = https://github.com/asmagill/hammerspoon_asm.undocumented.git
[submodule "wip/filelistmenu"]
path = filelistmenu
url = https://github.com/asmagill/hammerspoon_filelistmenu.git
[submodule "axuielement"]
path = axuielement
url = https://github.com/asmagill/hs._asm.axuielement.git
[submodule "text"]
path = text
url = https://github.com/asmagill/hs.text.git
[submodule "xml"]
path = xml
url = https://github.com/asmagill/hs._asm.xml.git
[submodule "cfpreferences"]
path = cfpreferences
url = https://github.com/asmagill/hs._asm.cfpreferences.git
[submodule "x11"]
path = x11
url = https://github.com/asmagill/hs.window.x11.git
[submodule "sysctl"]
path = sysctl
url = https://github.com/asmagill/hs.host.sysctl.git
[submodule "spaces"]
path = spaces
url = https://github.com/asmagill/hs._asm.spaces.git
[submodule "uitk"]
path = uitk
url = https://github.com/asmagill/hs._asm.uitk.git