-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
27 lines (27 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
25
26
27
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tony-sol/tpm.git
[submodule "zsh/plugins/git-aware-prompt"]
path = zsh/plugins/git-aware-prompt
url = https://github.com/tony-sol/git-aware-prompt.git
[submodule "zsh/plugins/zsh-autosuggestions"]
path = zsh/plugins/zsh-autosuggestions
url = https://github.com/tony-sol/zsh-autosuggestions.git
[submodule "zsh/plugins/zsh-syntax-highlighting"]
path = zsh/plugins/zsh-syntax-highlighting
url = https://github.com/tony-sol/zsh-syntax-highlighting.git
[submodule "zsh/plugins/zsh-autocomplete"]
path = zsh/plugins/zsh-autocomplete
url = https://github.com/tony-sol/zsh-autocomplete.git
[submodule "zsh/plugins/zsh-completions"]
path = zsh/plugins/zsh-completions
url = https://github.com/tony-sol/zsh-completions.git
[submodule "zsh/plugins/zsh-lazyload"]
path = zsh/plugins/zsh-lazyload
url = https://github.com/tony-sol/zsh-lazyload.git
[submodule "zsh/plugins/zsh-ssh"]
path = zsh/plugins/zsh-ssh
url = https://github.com/tony-sol/zsh-ssh.git
[submodule "qmk/.qmk-hid-host"]
path = qmk/.qmk-hid-host
url = https://github.com/tony-sol/qmk-hid-host.git