autojump
autojump copied to clipboard
Can I disable directory echo via ENV?
When I typed j foo, I can see red echo /path/to/foo, and then cd to the directory.
I don't want to see the echo.
Is there an option to disable it?
either del lines in /usr/local/share/autojump/autojump.bash or cp j() to ur local bashrc after sourcing autojump.sh and delete the lines there