-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
24 lines (24 loc) · 1006 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
[submodule "dependencies/windows10-debloater"]
path = dependencies/windows10-debloater
url = git@github.com:Sycnex/Windows10Debloater.git
[submodule "dependencies/git-crypt"]
path = dependencies/git-crypt
url = git@github.com:AGWA/git-crypt.git
[submodule "dependencies/topgrade"]
path = dependencies/topgrade
url = git@github.com:r-darwish/topgrade.git
[submodule "dependencies/git-toolbelt"]
path = dependencies/git-toolbelt
url = git@github.com:nvie/git-toolbelt.git
[submodule "dependencies/todoist-global-hotkey"]
path = dependencies/todoist-global-hotkey
url = git@github.com:mgroat/Todoist-Global-Hotkey.git
[submodule "dependencies/powershell-config"]
path = dependencies/powershell-config
url = git@github.com:r-darwish/powershell-config.git
[submodule "powershell/PowerShell"]
path = powershell/PowerShell
url = git@github.com:jimbrig/PowerShell.git
[submodule "powershell/WindowsPowerShell"]
path = powershell/WindowsPowerShell
url = git@github.com:jimbrig/WindowsPowerShell.git