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

1
.zshrc
View File

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