-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
25 lines (25 loc) · 902 Bytes
/
.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
[submodule ".zprezto"]
path = .zprezto
url = https://github.com/aelesbao/prezto
branch = custom
update = rebase
[submodule ".config/nvim"]
path = .config/nvim
url = https://github.com/aelesbao/nvim.git
branch = main
update = rebase
[submodule ".local/share/src/tokyonight.nvim"]
path = .local/share/src/tokyonight.nvim
url = https://github.com/folke/tokyonight.nvim
[submodule ".local/share/src/catppuccin/lazygit"]
path = .local/share/src/catppuccin/lazygit
url = https://github.com/catppuccin/lazygit
[submodule ".local/share/src/catppuccin/k9s"]
path = .local/share/src/catppuccin/k9s
url = https://github.com/catppuccin/k9s
[submodule ".local/share/src/catppuccin/bat"]
path = .local/share/src/catppuccin/bat
url = https://github.com/catppuccin/bat
[submodule ".local/share/src/catppuccin/kitty"]
path = .local/share/src/catppuccin/kitty
url = https://github.com/catppuccin/kitty