# oh my zsh

# 插件

zsh-autosuggestion 自动提示

git clone https://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/zsh-autosuggestions

vim ~/.zshrc
plugin=(git zsh-autosuggestions)
上次更新: 2/13/2025, 3:29:47 AM