摘要: 使用国内镜像加速安装 Oh My Zsh​ sh -c "$(curl -fsSL https://gitee.com/mirrors/oh-my-zsh/raw/master/tools/install.sh)" 配置默认shell为zsh(重启shell生效) chsh -s $(which z 阅读全文
posted @ 2025-06-27 10:14 Greg_LYU 阅读(289) 评论(0) 推荐(0)