wting / autojump

A cd command that learns - easily navigate directories from the command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

changing binding

nahum-landa opened this issue · comments

I use only j and want jc be bound to another tool. how can I do this?

If you have not figured it out yet, you can just override the jc function after the line your shell configuration sets up autojump (sources autojump.sh). For example putting and function definition or alias at the very bottom of your .bashrc file.