关于 zsh: command not found: j 报错

打开.zshrc文件,找到 plugins=(git) 这行,改为下面

plugins=(git autojump)

相关文章: