This commit is contained in:
wuqi 2024-09-05 09:57:08 +08:00
parent 9bafde3434
commit 2589061198
2 changed files with 2 additions and 2 deletions

@ -1 +0,0 @@
Subproject commit cd730cd347dcc0d8ce1697f67714a90f07da26ed

3
.zshrc
View File

@ -14,7 +14,8 @@ ZSH_THEME="headline"
plugins=(
git
zsh-autosuggestions
zsh-syntax-highlighting
zsh-syntax-highlighting
vi-mode
)
if [ "$OS" != "Windows_NT" ];then