-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1.26 KB
/
.gitmodules
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
[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/.tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "tmux/.tmux/plugins/tmux-cpu"]
path = tmux/.tmux/plugins/tmux-cpu
url = https://github.com/tmux-plugins/tmux-cpu
[submodule "tmux/.tmux/plugins/tmux-battery"]
path = tmux/.tmux/plugins/tmux-battery
url = https://github.com/tmux-plugins/tmux-battery
[submodule "tmux/.tmux/plugins/tmux"]
path = tmux/.tmux/plugins/tmux
url = https://github.com/catppuccin/tmux