mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-06 02:51:32 +01:00
optimize usage
This commit is contained in:
parent
adaefebf35
commit
4ed23ee299
4 changed files with 50 additions and 6 deletions
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[submodule "custom/plugins/zsh-autosuggestions"]
|
||||
path = custom/plugins/zsh-autosuggestions
|
||||
url = https://github.com/zsh-users/zsh-autosuggestions.git
|
||||
[submodule "custom/plugins/zsh-syntax-highlighting"]
|
||||
path = custom/plugins/zsh-syntax-highlighting
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
[submodule "custom/themes/powerlevel10k"]
|
||||
path = custom/themes/powerlevel10k
|
||||
url = https://gitee.com/romkatv/powerlevel10k.git
|
||||
Loading…
Add table
Add a link
Reference in a new issue