This plugin for zsh adds just one shortcut, but unfolds the magic of both Zoxide and yazi 🧙
Without arguments, y
just opens yazi. If you supply an argument that is a directory, yazi is opened in that directory. But if you supply anything else as an argument, zoxide
is called with the argument and yazi
is opened there. This is the efficiency you always wanted.
Install the zsh plugin using your favorite plugin manager.
This is shamelessly/efficiently copied from ranger-zoxide, which was also just an interation of ranger-autojump.