-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
24 lines (24 loc) · 1.12 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 ".local/share/catppuccin-alacritty"]
path = .local/share/catppuccin-alacritty
url = https://github.com/catppuccin/alacritty.git
[submodule ".local/share/catppuccin-bat"]
path = .local/share/catppuccin-bat
url = https://github.com/catppuccin/bat.git
[submodule ".local/share/catppuccin-lazygit"]
path = .local/share/catppuccin-lazygit
url = https://github.com/catppuccin/lazygit.git
[submodule ".local/share/catppuccin-zsh-syntax-highlighting"]
path = .local/share/catppuccin-zsh-syntax-highlighting
url = https://github.com/catppuccin/zsh-syntax-highlighting.git
[submodule ".local/share/catppuccin-tmux"]
path = .local/share/catppuccin-tmux
url = https://github.com/catppuccin/tmux.git
[submodule ".config/tmux/plugins/tmux-sensible"]
path = .config/tmux/plugins/tmux-sensible
url = https://github.com/tmux-plugins/tmux-sensible
[submodule ".config/tmux/plugins/vim-tmux-navigator"]
path = .config/tmux/plugins/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator
[submodule ".config/tmux/plugins/catppuccin-tmux"]
path = .config/tmux/plugins/catppuccin-tmux
url = https://github.com/catppuccin/tmux