随笔分类 -  mac命令

摘要:一、brew 卸载脚本 /bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/HomebrewUninstall.sh)" 二、brew 安装脚本 (自动选择软件源) /bin/zsh -c "$(curl 阅读全文
posted @ 2021-06-25 11:09 write_down 阅读(962) 评论(0) 推荐(0)
摘要:shenruige的MacBook Pro:~ shenruige$ sudo ln -s /Applications/Sublime\ Text\ \(3211\).app/Contents/SharedSupport/bin/subl /usr/local/bin/subl Password: 阅读全文
posted @ 2021-06-23 17:46 write_down 阅读(203) 评论(0) 推荐(0)