Some useful terminal tools

  • eza: A replacement for ls.
  • bat: A better cat.
  • fzf: A finding and filtering tool. So good that I never use it. 🤷🏻‍♂️
  • yazi: File navigation. It would be great if I ever remembered to use it.
  • gh: The Github CLI. This one I use it all the time.
  • lazygit: I often just use my own zsh alias, but whenever I need to do some non-trivial git operation, lazygit is the best.
  • atuin: This one I use a thousand times a day. It's so second nature that I forget it exists, but I couldn't live without it now.
  • zoxide: Quick folder navigation. Another "second-nature" tool. I don't remember the last time I cd'ed into a folder without it.