autojump安装后找不到 (Ubuntu20.04 on W
2020-12-26 本文已影响0人
sharyyy
安装autojump后,弹出错误信息“Please source the correct autojump file in your shell's startup file. For more information, please reinstall autojump and read the post installation instructions.”
解决方法:
echo -e "# autojump\nsource /usr/share/autojump/autojump.bash" >> ~/.bashrc