摘要: mac 安装 omyzsh 后, terminal瞬间逼格飙升! 但是! terminal init的时候并不会执行~/.bash_profile、~/.bashrc等脚本了, 这是因为其默认启动执行脚本变为了~/.zshrc。 解决办法就是修改~/.zshrc文件,在其中添加: source ~/ 阅读全文
posted @ 2018-04-25 00:28 小天儿 阅读(390) 评论(0) 推荐(0)