-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1.25 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
[submodule "zsh/.oh-my-zsh"]
path = zsh/.oh-my-zsh
url = [email protected]:nweldev/ohmyzsh.git
[submodule "zsh/.zshrc.d/spaceship-angular-prompt"]
path = zsh/.zshrc.d/spaceship-angular-prompt
url = [email protected]:600f69b7bc8464ca67005a35eb0f7bb3.git
[submodule "zsh/.zsh-custom/themes/spaceship-prompt"]
path = zsh/.zsh-custom/themes/spaceship-prompt
url = https://github.com/denysdovhan/spaceship-prompt.git
[submodule "zsh/.zsh-custom/plugins/zsh-autosuggestions"]
path = zsh/.zsh-custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "awesome/.config/awesome/copycats"]
path = awesome/.config/awesome/copycats
url = [email protected]:nweldev/awesome-copycats.git
[submodule "awesome/.config/awesome/lain"]
path = awesome/.config/awesome/lain
url = [email protected]:lcpz/lain.git
[submodule "awesome/.config/awesome/freedesktop"]
path = awesome/.config/awesome/freedesktop
url = [email protected]:lcpz/awesome-freedesktop.git
[submodule "awesome/.config/awesome/jsonlua"]
path = awesome/.config/awesome/jsonlua
url = [email protected]:rxi/json.lua.git
[submodule "nvm/.nvm"]
path = nvm/.nvm
url = [email protected]:nvm-sh/nvm.git
[submodule "vim/.config/nvim"]
path = vim/.config/nvim
url = https://github.com/NvChad/NvChad