-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 774 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 774 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "themes/tomorrow-theme"]
path = themes/tomorrow-theme
url = git@github.com:chriskempson/tomorrow-theme.git
shallow = true
[submodule "ses-emailer-cli"]
path = ses-emailer-cli
url = git@github.com:kortina/ses-emailer-cli.git
shallow = true
[submodule ".zsh/zsh-completions"]
path = .zsh/zsh-completions
url = git@github.com:zsh-users/zsh-completions.git
shallow = true
[submodule "themes/powerlevel10k"]
path = themes/powerlevel10k
url = git@github.com:romkatv/powerlevel10k.git
shallow = true
[submodule ".zsh/zsh-autosuggestions"]
path = .zsh/zsh-autosuggestions
url = git@github.com:zsh-users/zsh-autosuggestions.git
shallow = true
[submodule "av_transcribe"]
path = av_transcribe
url = git@github.com:kortina/av_transcribe.git
shallow = true