16 lines
750 B
Plaintext
16 lines
750 B
Plaintext
[submodule "oh-my-zsh"]
|
|
path = oh-my-zsh
|
|
url = https://github.com/robbyrussell/oh-my-zsh.git
|
|
[submodule "zsh-custom/plugins/zsh-autosuggestions"]
|
|
path = zsh-custom/plugins/zsh-autosuggestions
|
|
url = https://github.com/zsh-users/zsh-autosuggestions
|
|
[submodule "zsh-custom/plugins/zsh-completions"]
|
|
path = zsh-custom/plugins/zsh-completions
|
|
url = https://github.com/zsh-users/zsh-completions
|
|
[submodule "zsh-custom/plugins/zsh-history-substring-search"]
|
|
path = zsh-custom/plugins/zsh-history-substring-search
|
|
url = https://github.com/zsh-users/zsh-history-substring-search
|
|
[submodule "zsh-custom/plugins/zsh-syntax-highlighting"]
|
|
path = zsh-custom/plugins/zsh-syntax-highlighting
|
|
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|