No argument: start fzf (this really should read "to $(fzf)"), jump to that dir.
One arg: if the path is a real file/dir, jump to it, else use zoxide (z in rust) to soft-match it from history.
https://github.com/xkortex/bashbox/blob/master/aliases/core....
No argument: start fzf (this really should read "to $(fzf)"), jump to that dir.
One arg: if the path is a real file/dir, jump to it, else use zoxide (z in rust) to soft-match it from history.
https://github.com/xkortex/bashbox/blob/master/aliases/core....