Skip to content

Linux Tooling

FZF - Fuzzy Finder (⭐⭐⭐⭐⭐).

  • Github: https://github.com/junegunn/fzf
  • Description: A command-line fuzzy finder. Use <C-r> to search through your command history, <C-t> to search through your files.

tldr (⭐⭐⭐⭐)

  • Website: https://tldr.sh/
  • Description: Too Long Didn't Read. Use it to learn about a command and its most useful options. tldr <any command> (e.g. tldr curl).