-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
27 lines (27 loc) · 1015 Bytes
/
.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
[submodule "todo-startpage"]
path = Documents/todo-startpage
url = https://github.com/mradigen/todo-startpage.git
[submodule "DiscordRPC"]
path = Documents/DiscordRPC
url = https://github.com/mradigen/discord-rpc-status.git
[submodule "scripts"]
path = .local/bin
url = https://github.com/mradigen/scripts.git
[submodule "Documents/scripts/todo"]
path = Documents/scripts/todo
url = https://github.com/mradigen/todo.git
[submodule "Documents/scripts/xkcd"]
path = Documents/scripts/xkcd
url = https://github.com/mradigen/xkcd.git
[submodule "Documents/scripts/fetch"]
path = Documents/scripts/fetch
url = https://github.com/mradigen/fetch.git
[submodule "Documents/scripts/shot"]
path = Documents/scripts/shot
url = https://github.com/mradigen/shot.git
[submodule "Documents/scripts/scratchpad"]
path = Documents/scripts/scratchpad
url = https://github.com/mradigen/scratchpad.git
[submodule "Documents/scripts/updots"]
path = Documents/scripts/updots
url = https://github.com/mradigen/updots.git