ripgrep recursively searches directories for a regex pattern while respecting your gitignore - BurntSushi/ripgrep| GitHub
The CLI fzf is not only useful in the shell: it's also a great tool to use directly in Vim (or Neovim), to search for specific files for example.| The Valuable Dev
The terminal is the result of its history, from the telegram to our terminal emulators. What is the difference with a console? The shell?| The Valuable Dev
The CLI fzf can greatly improve our shell by fuzzy searching any files, directories, and anything else you want.| The Valuable Dev
Regular expressions can be frightening if you have no idea what you're looking at. Let's unravel their meanings.| The Valuable Dev
As developers, learning is essential: how to learn effectively, efficiently, and have fun doing so?| The Valuable Dev
If you wonder what is a Mouseless Development Environment and why it makes you efficient, here are the answers.| The Valuable Dev
How to use fzf. Finding patterns in shell workflows and automating them using fzf.| seb.jambor.dev