zsh插件安装与配置

1、安装sh文件

本地保存install.sh文件位于blog-code\other\res\install.sh,附件:install_1.sh

sh install_1.sh

2、安装插件

执行install1.sh即可,文件位于blog-code\other\res\install1.sh,包含自动补全、语法高亮、命令历史提示。附件:install_2.sh

sh install_2.sh

最后在重新加载一下配置

source ~/.zshrc