forked from romkatv/dotfiles-public
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
28 lines (28 loc) · 969 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
[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