-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.43 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.43 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
[submodule "zsh/.zsh/plugins/z.lua"]
path = zsh/.zsh/plugins/z.lua
url = https://github.com/skywind3000/z.lua.git
[submodule "zsh/.zsh/plugins/fast-syntax-highlighting"]
path = zsh/.zsh/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
[submodule "zsh/.zsh/plugins/zsh-autosuggestions"]
path = zsh/.zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "zsh/.zsh/plugins/zsh-completions"]
path = zsh/.zsh/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule "zsh/.zsh/plugins/zsh-vi-mode"]
path = zsh/.zsh/plugins/zsh-vi-mode
url = https://github.com/jeffreytse/zsh-vi-mode.git
[submodule "zsh/.zsh/themes/powerlevel10k"]
path = zsh/.zsh/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "zsh/.zsh/plugins/fzf-tab"]
path = zsh/.zsh/plugins/fzf-tab
url = https://github.com/Aloxaf/fzf-tab
[submodule "tmux/.tmux/plugins/tmux-sensible"]
path = tmux/.tmux/plugins/tmux-sensible
url = https://github.com/tmux-plugins/tmux-sensible
[submodule "tmux/.tmux/plugins/catppuccin"]
path = tmux/.tmux/plugins/catppuccin
url = https://github.com/catppuccin/tmux.git
[submodule "qutebrowser/.config/qutebrowser/qutebrowser/.config/qutebrowser/catppuccin"]
path = qutebrowser/.config/qutebrowser/qutebrowser/.config/qutebrowser/catppuccin
url = https://github.com/catppuccin/qutebrowser.git