下载插件
git clone git:
//github
.com
/zsh-users/zsh-autosuggestions
$ZSH_CUSTOM
/plugins/zsh-autosuggestions
git clone git:
//github
.com
/zsh-users/zsh-syntax-highlighting
$ZSH_CUSTOM
/plugins/zsh-syntax-highlighting
配置文件
vim ~/.zshrc
plugins=(
git
zsh-autosuggestions
zsh-syntax-highlighting
)
更新配置
标签:git,highlighting,ZSH,配置,autosuggestions,plugins,zsh,OHMYZSH From: https://www.cnblogs.com/blues2600/p/17118905.html
source
.zshrc