macos thefuck安装

1,361 阅读1分钟
xcode-select --install

会有一个下载程序,装完之后..

需要python环境支持

python --version
Python 2.7.10
brew install gcc
brew install thefuck

然后就可以使用了

github: github.com/nvbn/thefuc…