-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 993 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
33
[submodule "vim/vim-plug"]
path = vim/vim-plug
url = https://github.com/junegunn/vim-plug
[submodule "zsh/zplug"]
path = zsh/zplug
url = https://github.com/zplug/zplug
[submodule "tmux/tpm"]
path = tmux/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "nvim/vim-plug"]
path = nvim/vim-plug
url = https://github.com/junegunn/vim-plug
[submodule "zsh/zsh-syntax-highlighting"]
path = zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "zsh/pure"]
path = zsh/pure
url = git@github.com:ccheek21/pure.git
[submodule "zsh/zgen"]
path = zsh/zgen
url = https://github.com/tarjoilija/zgen.git
[submodule "zsh/z"]
path = zsh/z
url = git@github.com:rupa/z.git
[submodule "zsh/fzf"]
path = zsh/fzf
url = git@github.com:junegunn/fzf.git
[submodule "zsh/powerlevel10k"]
path = zsh/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git