-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
18 lines (18 loc) · 956 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule ".config/zsh/plugins/powerlevel10k"]
path = .config/zsh/plugins/powerlevel10k
url = https://github.com/romkatv/powerlevel10k
[submodule ".config/zsh/plugins/ohmyzsh"]
path = .config/zsh/plugins/ohmyzsh
url = https://github.com/ohmyzsh/ohmyzsh
[submodule ".config/zsh/plugins/fast-syntax-highlighting"]
path = .config/zsh/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting
[submodule ".config/zsh/plugins/zsh-autosuggestions"]
path = .config/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".config/zsh/plugins/zsh-history-substring-search"]
path = .config/zsh/plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search
[submodule ".mozilla/firefox/default/chrome/firefox-csshacks"]
path = .mozilla/firefox/default/chrome/firefox-csshacks
url = https://github.com/MrOtherGuy/firefox-csshacks