-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 1.09 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 "lain"]
path = dotconfig/awesome/lib/lain
url = https://github.com/sarmong/lain.git
[submodule "tpm"]
path = dotconfig/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm.git
[submodule "zsh-autosuggestions"]
path = dotconfig/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "zsh-syntax-highlighting"]
path = dotconfig/zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "zsh-history-substring-search"]
path = dotconfig/zsh/plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule "zsh-fzf-history-search"]
path = dotconfig/zsh/plugins/zsh-fzf-history-search
url = https://github.com/joshskidmore/zsh-fzf-history-search.git
[submodule "zsh-npm-scripts-autocomplete"]
path = dotconfig/zsh/plugins/zsh-npm-scripts-autocomplete
url = https://github.com/grigorii-zander/zsh-npm-scripts-autocomplete.git
[submodule "zsh-notify"]
path = dotconfig/zsh/plugins/zsh-notify
url = https://github.com/marzocchi/zsh-notify.git