快乐坚果

博客园 首页 新随笔 联系 订阅 管理

2024年7月9日 #

摘要: 1.安装基本工具 sudo apt update && sudo apt upgrade -y sudo apt install zsh git curl -y 2.设置默认终端 chsh -s /bin/zsh 3.安装oh-my-zsh 通过下列任一方式安装: Method Command cu 阅读全文
posted @ 2024-07-09 22:54 merrynuts 阅读(592) 评论(0) 推荐(0) 编辑