-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 935 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 935 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 "third_party/libcosmo_plugin"]
path = third_party/libcosmo_plugin
url = https://github.com/bjia56/libcosmo_plugin.git
[submodule "third_party/cpp-httplib"]
path = third_party/cpp-httplib
url = https://github.com/yhirose/cpp-httplib.git
[submodule "third_party/fmt"]
path = third_party/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "third_party/widecharwidth"]
path = third_party/widecharwidth
url = https://github.com/ridiculousfish/widecharwidth.git
[submodule "third_party/range-v3"]
path = third_party/range-v3
url = https://github.com/ericniebler/range-v3.git
[submodule "third_party/rocm_smi_lib"]
path = third_party/rocm_smi_lib
url = https://github.com/ROCm/rocm_smi_lib.git
[submodule "third_party/catppuccin"]
path = third_party/catppuccin
url = https://github.com/catppuccin/btop.git
[submodule "third_party/TinyMCP"]
path = third_party/TinyMCP
url = https://github.com/bjia56/TinyMCP.git