forked from manaflow-ai/cmux
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 758 Bytes
/
Copy path.gitmodules
File metadata and controls
22 lines (22 loc) · 758 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "ghostty"]
path = ghostty
url = https://github.com/Jesssullivan/ghostty.git
branch = main
[submodule "homebrew-cmux"]
path = homebrew-cmux
url = https://github.com/manaflow-ai/homebrew-cmux.git
[submodule "vendor/bonsplit"]
path = vendor/bonsplit
url = https://github.com/manaflow-ai/bonsplit.git
[submodule "vendor/ctap2"]
path = vendor/ctap2
url = https://github.com/Jesssullivan/zig-ctap2.git
[submodule "vendor/zig-crypto"]
path = vendor/zig-crypto
url = https://github.com/Jesssullivan/zig-crypto.git
[submodule "vendor/zig-keychain"]
path = vendor/zig-keychain
url = https://github.com/Jesssullivan/zig-keychain.git
[submodule "vendor/zig-notify"]
path = vendor/zig-notify
url = https://github.com/Jesssullivan/zig-notify.git