-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.31 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.31 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/.oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = zsh/.oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "zsh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
path = zsh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "zsh/.oh-my-zsh/custom/plugins/nix-zsh-completions"]
path = zsh/.oh-my-zsh/custom/plugins/nix-zsh-completions
url = https://github.com/nix-community/nix-zsh-completions.git
[submodule "zsh/.oh-my-zsh/custom/plugins/zsh-eza"]
path = zsh/.oh-my-zsh/custom/plugins/zsh-eza
url = https://github.com/z-shell/zsh-eza.git
[submodule "emacs/.emacs.d"]
path = emacs/.emacs.d
url = https://github.com/doomemacs/doomemacs
[submodule "tmux/.tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "tmux/.tmux/plugins/tmux-cpu"]
path = tmux/plugins/tmux-cpu
url = https://github.com/tmux-plugins/tmux-cpu
[submodule "tmux/.tmux/plugins/tmux-battery"]
path = tmux/plugins/tmux-battery
url = https://github.com/tmux-plugins/tmux-battery
[submodule "tmux/.tmux/plugins/tmux"]
path = tmux/plugins/tmux
url = https://github.com/catppuccin/tmux
[submodule "dwl"]
path = dwl
url = https://codeberg.org/dwl/dwl.git