Hacker News new | ask | show | jobs
by pkrumins 1504 days ago
Once I discovered fzf a couple of years ago, I instantly knew it was the future of shell. My entire workflow is now driven by fzf. I use it together with bash, vim, cd (and "z" command), even mkdir (autocomplete from "words" file).
1 comments

> and "z" command

I use zoxide now, it's slightly faster.