-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 768 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 768 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "dotbot"]
path = dotbot
url = ../../anishathalye/dotbot.git
[submodule "third-party/cyrus-gdb-dashboard"]
path = third-party/cyrus-gdb-dashboard
url = ../../cyrus-and/gdb-dashboard.git
[submodule "third-party/tromey-gdb-helpers"]
path = third-party/tromey-gdb-helpers
url = ../../tromey/gdb-helpers.git
[submodule "third-party/BurntSushi-ripgrep"]
path = third-party/BurntSushi-ripgrep
url = ../../BurntSushi/ripgrep
[submodule "third-party/antigen"]
path = third-party/antigen
url = ../../zsh-users/antigen.git
[submodule "third-party/ziglang-shell-completions"]
path = third-party/ziglang-shell-completions
url = ../../ziglang/shell-completions.git
[submodule "third-party/antidote"]
path = third-party/antidote
url = ../../mattmc3/antidote