-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 937 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "cheat/config/cheatsheets/community"]
path = .config/cheat/cheatsheets/community
url = https://github.com/cheat/cheatsheets
[submodule ".config/alacritty/themes"]
path = .config/alacritty/themes
url = https://github.com/alacritty/alacritty-theme
[submodule "zsh/plugins/zsh-syntax-highlighting"]
path = zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "zsh/plugins/zsh-vi-mode"]
path = zsh/plugins/zsh-vi-mode
url = https://github.com/jeffreytse/zsh-vi-mode
[submodule "zsh/plugins/fzf-tab"]
path = zsh/plugins/fzf-tab
url = https://github.com/Aloxaf/fzf-tab
[submodule "zsh/plugins/zsh-autosuggestions"]
path = zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/plugins/zsh-fzf-history-search"]
path = zsh/plugins/zsh-fzf-history-search
url = https://github.com/joshskidmore/zsh-fzf-history-search