-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 1.29 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
[submodule "i3/.config/i3blocks/i3blocks-contrib"]
path = i3/.config/i3blocks/i3blocks-contrib
url = https://github.com/mnrce/i3blocks-contrib
[submodule "alacritty/.config/alacritty/catppuccin"]
path = alacritty/.config/alacritty/catppuccin
url = https://github.com/catppuccin/alacritty.git
[submodule "bat/.config/bat/catppuccin"]
path = bat/.config/bat/catppuccin
url = https://github.com/catppuccin/bat.git
[submodule "zsh/.oh-my-zsh"]
path = zsh/.oh-my-zsh
url = https://github.com/ohmyzsh/ohmyzsh.git
[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/catppuccin-zsh-syntax-highlighting/zsh-syntax-highlighting"]
path = zsh/.oh-my-zsh-custom/plugins/catppuccin-zsh-syntax-highlighting/zsh-syntax-highlighting
url = https://github.com/catppuccin/zsh-syntax-highlighting.git
[submodule "zsh/.oh-my-zsh-custom/plugins/autoupdate"]
path = zsh/.oh-my-zsh-custom/plugins/autoupdate
url = https://github.com/TamCore/autoupdate-oh-my-zsh-plugins