-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 1.03 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "fonts"]
path = include.d-libs/fonts
url = https://github.com/robfrawley/fonts-powerline.git
[submodule "bright"]
path = include.d-libs/bright
url = https://github.com/src-run/bright-library.git
[submodule "include.d-libs/oh-my-zsh"]
path = include.d-libs/oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "include.d-omzc/zsh-autosuggestions"]
path = include.d-libs/oh-my-zsh-plugins/auto-suggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "include.d-omzc/zsh-syntax-highlighting"]
path = include.d-libs/oh-my-zsh-plugins/syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "include.d-libs/oh-my-zsh-plugins/wakatime"]
path = include.d-libs/oh-my-zsh-plugins/wakatime
url = https://github.com/sobolevn/wakatime-zsh-plugin.git
[submodule "include.d-libs/oh-my-zsh-plugins/history-substring-search"]
path = include.d-libs/oh-my-zsh-plugins/history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git