forked from romkatv/dotfiles-public
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.18 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
[submodule "dotfiles/powerlevel10k"]
path = dotfiles/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
branch = master
[submodule "dotfiles/zsh-prompt-benchmark"]
path = dotfiles/zsh-prompt-benchmark
url = https://github.com/romkatv/zsh-prompt-benchmark.git
branch = master
[submodule "dotfiles/zsh-autosuggestions"]
path = dotfiles/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
branch = master
[submodule "dotfiles/zsh-syntax-highlighting"]
path = dotfiles/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
branch = master
[submodule "dotfiles/gitstatus"]
path = dotfiles/gitstatus
url = https://github.com/romkatv/gitstatus.git
branch = master
[submodule "dotfiles/fzf"]
path = dotfiles/fzf
url = https://github.com/junegunn/fzf.git
branch = master
[submodule "dotfiles/archive"]
path = dotfiles/archive
url = https://github.com/romkatv/archive
branch = master
[submodule "dotfiles/fzf-tab"]
path = dotfiles/fzf-tab
url = https://github.com/Aloxaf/fzf-tab.git
branch = master
[submodule "dotfiles/zsh-defer"]
path = dotfiles/zsh-defer
url = https://github.com/romkatv/zsh-defer.git
branch = master