wting / autojump

A cd command that learns - easily navigate directories from the command line
Other
16.2k stars 706 forks source link

Specify file manager? #601

Open beetleb opened 4 years ago

beetleb commented 4 years ago

I can't find this in any documentation. How does autojump know what file manager to run? I want to change the default on my system to use midnight commander?

Thanks.

marcelja commented 4 years ago

On linux it uses xdg.

https://github.com/wting/autojump/blob/6a529f4f929042a37e7394d8c91ba31b479189a2/bin/autojump.bash#L100-L107