optimize usage

This commit is contained in:
major 2023-06-25 13:32:44 +08:00
commit 4ed23ee299
4 changed files with 50 additions and 6 deletions

9
.gitmodules vendored Normal file
View 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