-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
33 lines (33 loc) · 1.68 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
28
29
30
31
32
33
[submodule ".config/polybar/scripts/polybar-bluetooth"]
path = .config/polybar/scripts/polybar-bluetooth
url = https://github.com/msaitz/polybar-bluetooth.git
[submodule ".config/polybar/scripts/polybar-spotify"]
path = .config/polybar/scripts/polybar-spotify
url = https://github.com/Jvanrhijn/polybar-spotify
[submodule ".config/polybar/scripts/polybar-kdeconnect"]
path = .config/polybar/scripts/polybar-kdeconnect
url = https://github.com/zaxutic/polybar-kdeconnect
[submodule ".local/share/zsh/plugins/fast-syntax-highlighting"]
path = .local/share/zsh/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting
[submodule ".local/share/zsh/plugins/zsh-history-substring-search"]
path = .local/share/zsh/plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search
[submodule ".local/share/zsh/plugins/zsh-autosuggestions"]
path = .local/share/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".local/share/zsh/plugins/zsh-vi-mode"]
path = .local/share/zsh/plugins/zsh-vi-mode
url = https://github.com/jeffreytse/zsh-vi-mode
[submodule ".local/share/zsh/prompts/powerlevel10k"]
path = .local/share/zsh/prompts/powerlevel10k
url = https://github.com/romkatv/powerlevel10k
[submodule ".local/share/tmux/tmux-onedark-theme"]
path = .local/share/tmux/tmux-onedark-theme
url = https://github.com/odedlaz/tmux-onedark-theme
[submodule ".config/nvim/lua/f-strings"]
path = .config/nvim/lua/f-strings
url = https://github.com/hishamhm/f-strings
[submodule ".local/share/tmux/catppucin-tmux"]
path = .local/share/tmux/catppucin-tmux
url = https://github.com/catppuccin/tmux