-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.25 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.25 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
[submodule "zsh/.config/zsh/autoload/zsh-syntax-highlighting"]
path = zsh/.config/zsh/autoload/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh/.config/zsh/autoload/runnable-scripts.zsh"]
path = zsh/.config/zsh/autoload/runnable-scripts.zsh
url = https://github.com/ashleytowner/runnable-scripts.zsh
[submodule "zsh/.config/zsh/autoload/powerlevel10k"]
path = zsh/.config/zsh/autoload/powerlevel10k
url = https://github.com/romkatv/powerlevel10k
[submodule "zsh/bin/pert-calculator"]
path = zsh/bin/pert-calculator
url = https://github.com/ashleytowner/pert-calculator
[submodule "kitty/.config/kitty/themes/catppuccin"]
path = kitty/.config/kitty/themes/catppuccin
url = https://github.com/catppuccin/kitty
[submodule "tmux/.config/tmux/tpm"]
path = tmux/.config/tmux/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "alacritty/.config/alacritty/catppuccin"]
path = alacritty/.config/alacritty/catppuccin
url = https://github.com/catppuccin/alacritty.git
[submodule "tmux/.config/tmux/plugins/tmux"]
path = tmux/.config/tmux/plugins/tmux
url = https://github.com/catppuccin/tmux
[submodule "tmux/.config/tmux/plugins/tpm"]
path = tmux/.config/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm