-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 798 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
[submodule "oh-my-zsh/.oh-my-zsh"]
path = oh-my-zsh/.oh-my-zsh
url = [email protected]:ohmyzsh/ohmyzsh.git
[submodule "themes/alfred"]
path = themes/alfred
url = [email protected]:dracula/alfred.git
[submodule "themes/iterm"]
path = themes/iterm
url = [email protected]:dracula/iterm.git
[submodule "themes/sublime"]
path = themes/sublime
url = https://github.com/dracula/sublime.git
[submodule "themes/terminal-app"]
path = themes/terminal-app
url = [email protected]:dracula/terminal-app.git
[submodule "themes/textmate"]
path = themes/textmate
url = [email protected]:dracula/textmate.git
[submodule "themes/visual-studio-code"]
path = themes/visual-studio-code
url = [email protected]:dracula/visual-studio-code.git
[submodule "themes/zsh"]
path = themes/zsh
url = [email protected]:dracula/zsh.git