-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 928 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 928 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "etc/shellfire/paths.d"]
path = etc/shellfire/paths.d
url = https://github.com/shellfire-dev/paths.d
[submodule "lib/shellfire/core"]
path = lib/shellfire/core
url = https://github.com/shellfire-dev/core
[submodule "lib/shellfire/jsonreader"]
path = lib/shellfire/jsonreader
url = https://github.com/shellfire-dev/jsonreader
[submodule "lib/shellfire/unicode"]
path = lib/shellfire/unicode
url = https://github.com/shellfire-dev/unicode
[submodule "lib/shellfire/urlencode"]
path = lib/shellfire/urlencode
url = https://github.com/shellfire-dev/urlencode.git
[submodule "lib/shellfire/curl"]
path = lib/shellfire/curl
url = https://github.com/shellfire-dev/curl.git
[submodule "lib/shellfire/version"]
path = lib/shellfire/version
url = https://github.com/shellfire-dev/version.git
[submodule "lib/shellfire/compress"]
path = lib/shellfire/compress
url = https://github.com/shellfire-dev/compress.git