-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
32 lines (32 loc) · 955 Bytes
/
.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
[submodule "nvim"]
path = nvim
url = [email protected]:bakewellcake/vimrc
branch = master
[submodule "kube"]
path = kube
url = [email protected]:marziply/kube
branch = master
[submodule "zsh/plugins/alias-tips"]
path = zsh/plugins/alias-tips
url = [email protected]:djui/alias-tips
branch = master
[submodule "zsh/plugins/fzf-marks"]
path = zsh/plugins/fzf-marks
url = [email protected]:urbainvaes/fzf-marks
branch = master
[submodule "zsh/plugins/zsh-autopair"]
path = zsh/plugins/zsh-autopair
url = [email protected]:hlissner/zsh-autopair
branch = master
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = [email protected]:tmux-plugins/tpm
[submodule "omz"]
path = omz
url = https://github.com/ohmyzsh/ohmyzsh
[submodule "zsh/plugins/F-Sy-H"]
path = zsh/plugins/F-Sy-H
url = https://github.com/z-shell/F-Sy-H
[submodule "zsh/plugins/zsh-completions"]
path = zsh/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions