linux 安装thefuck

下载源码

git clone https://github.com/lxbwolf/thefuck.git

配置环境变量
  1. thefuck/**/libexec/bin 添加进环境变量
  2. eval $(thefuck --alias fuck)

你可能感兴趣的:(Linux,Tools)