-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (15 loc) · 865 Bytes
/
.gitmodules
File metadata and controls
19 lines (15 loc) · 865 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "roles/pkg-with-config/files/qutebrowser/catppuccin"]
path = roles/pkg-with-config/files/qutebrowser/catppuccin
url = https://github.com/catppuccin/qutebrowser.git
[submodule "roles/zsh/files/plugins/zsh-autosuggestions"]
path = roles/zsh/files/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "roles/zsh/files/plugins/zsh-fast-syntax-highlighting"]
path = roles/zsh/files/plugins/zsh-fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
[submodule "roles/zsh/files/plugins/zsh-vi-mode"]
path = roles/zsh/files/plugins/zsh-vi-mode
url = https://github.com/jeffreytse/zsh-vi-mode.git
[submodule "roles/zsh/files/plugins/zsh-zlua"]
path = roles/zsh/files/plugins/zsh-zlua
url = https://github.com/skywind3000/z.lua.git