摘要: 1、进入当前用户的目录,cd 或者cd ~ 2、安装工具 git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh 3、拷贝配置文件 cp ~/.oh-my-zsh/templates/zshrc.zsh-template 阅读全文
posted @ 2021-12-22 10:52 lwlcode 阅读(137) 评论(0) 推荐(0) 编辑