Fuzzy Find Everything
Imagine searching, editing, and executing files in your terminal so quickly that the friction...
Tag archive
Imagine searching, editing, and executing files in your terminal so quickly that the friction...
Forget complex piping and xargs. Learn how to use the built-in --choose flag to turn your justfile into an interactive menu instantly.

As your number of repositories grows through git clone, for both work and personal projects, it...
In my blog post yesterday, I mentioned fzf. Its simplicity and power make it a good tool for many...
Today is a lazy Sunday, and I did what nobody should do on a Sunday: Spend time trying to replace...

Have you ever had this problem when you had to change directories but didn’t want go there by using...

Efficently open URLs by only using the keyboard. Let me show you the script I made. ...

I have been using tmux for a while now, but I still need some help. Two keybinds help me day by...

🪟 INTRO If you want to integrate fzf with rg, fd, bat to fuzzy find files, directories or...
I wrote a CLI tool in Go that will let you add tags to plaintext lines. This will help you search for the text better.
How to maintain multiple Neovim configurations and switch between them

Some scenarios where fzf can help a lot