代码语言:javascript复制
# 安装iterm2
brew install --cask iterm2
# 安装oh-my-zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
# 插件安装
# 语法建议提示
https://github.com/zsh-users/zsh-autosuggestions
# 语法高亮
https://github.com/zsh-users/zsh-syntax-highlighting
# 快捷跳转
https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/z
# 主题
https://github.com/romkatv/powerlevel10k