-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.39 KB
/
.gitmodules
File metadata and controls
39 lines (39 loc) · 1.39 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "zsh/zsh-completions"]
path = zsh/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule "zsh/zsh-autosuggestions"]
path = zsh/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "zsh/pure"]
path = zsh/pure
url = https://github.com/sindresorhus/pure.git
[submodule "zsh/zsh-autopair"]
path = zsh/zsh-autopair
url = https://github.com/hlissner/zsh-autopair.git
[submodule "zsh/fast-syntax-highlighting"]
path = zsh/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting
[submodule "gdb/gef-extras"]
path = gdb/gef-extras
url = https://github.com/hugsy/gef-extras
[submodule "gdb/gef"]
path = gdb/gef
url = https://github.com/hugsy/gef
[submodule "zsh/fzf-tab"]
path = zsh/fzf-tab
url = https://github.com/Aloxaf/fzf-tab
[submodule "fish/pure"]
path = fish/pure
url = https://github.com/pure-fish/pure
[submodule "fish/fish-async-prompt"]
path = fish/fish-async-prompt
url = https://github.com/acomagu/fish-async-prompt
[submodule "fish/autopair.fish"]
path = fish/autopair.fish
url = https://github.com/jorgebucaran/autopair.fish
[submodule "pi-agent-extensions"]
path = pi-agent-extensions
url = https://github.com/rytswd/pi-agent-extensions
[submodule "home/.config/noctalia/shared-plugins"]
path = home/.config/noctalia/shared-plugins
url = https://github.com/Mic92/noctalia-plugins