-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
42 lines (42 loc) · 2.2 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[submodule ".oh-my-zsh/custom/plugins/zsh-system-clipboard"]
path = .oh-my-zsh/custom/plugins/zsh-system-clipboard
url = https://github.com/kutsan/zsh-system-clipboard.git
[submodule ".oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = .oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule ".oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
path = .oh-my-zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule ".oh-my-zsh/custom/plugins/H-S-MW"]
path = .oh-my-zsh/custom/plugins/H-S-MW
url = https://github.com/zdharma/history-search-multi-word.git
[submodule ".oh-my-zsh/custom/plugins/auto-fu"]
path = .oh-my-zsh/custom/plugins/auto-fu
url = https://github.com/hchbaw/auto-fu.zsh.git
[submodule ".oh-my-zsh/custom/themes/powerlevel10k"]
path = .oh-my-zsh/custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule ".oh-my-zsh/custom/plugins/zsh-prompt-benchmark"]
path = .oh-my-zsh/custom/plugins/zsh-prompt-benchmark
url = https://github.com/romkatv/zsh-prompt-benchmark.git
[submodule ".oh-my-zsh/custom/plugins/zsh-history-substring-search"]
path = .oh-my-zsh/custom/plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule ".oh-my-zsh/custom/plugins/F-Sy-H"]
path = .oh-my-zsh/custom/plugins/F-Sy-H
url = https://github.com/z-shell/F-Sy-H.git
[submodule ".config/ranger/plugins/ranger_devicons"]
path = .config/ranger/plugins/ranger_devicons
url = https://github.com/alexanderjeurissen/ranger_devicons.git
[submodule ".oh-my-zsh/custom/plugins/zsh-vim-mode"]
path = .oh-my-zsh/custom/plugins/zsh-vim-mode
url = https://github.com/softmoth/zsh-vim-mode.git
[submodule ".oh-my-zsh/custom/plugins/zsh-autocomplete"]
path = .oh-my-zsh/custom/plugins/zsh-autocomplete
url = https://github.com/marlonrichert/zsh-autocomplete.git
[submodule "github-markdown-css"]
path = github-markdown-css
url = https://github.com/sindresorhus/github-markdown-css.git
[submodule ".oh-my-zsh/custom/plugins/zsh-proxy-title"]
path = .oh-my-zsh/custom/plugins/zsh-proxy-title
url = git@github.com:CallumHoward/zsh-proxy-title.git