摘要: 1、vim .zshrc 写入:alias setproxy="export ALL_PROXY=socks5://127.0.0.1:1086"alias unsetproxy="unset ALL_PROXY"2、执行 setproxy3、brew install imagemagick4、查看 阅读全文
posted @ 2021-01-31 14:20 没事就更 阅读(215) 评论(0) 推荐(0) 编辑