安装tree
brew install tree
可能会遇到网络问题 挂上代理
http_proxy=http://代理:xxxx https_proxy=http://代理:xxxx brew install tree
安装tree
brew install tree
可能会遇到网络问题 挂上代理
http_proxy=http://代理:xxxx https_proxy=http://代理:xxxx brew install tree
评论区