Are there any CLI tools like zoxide that allow to quickly find recently opened files by fuzzy search instead of directories?
Are there any CLI tools like zoxide that allow to quickly find recently opened files by fuzzy search instead of directories?
fzf
+Ctrl+R
then I type part of the path, basename, or just my CLI editor and browse the recent commands.