Skip to content

CLI tools

  • bat: A cat(1) clone with wings
  • fd: A simple, fast and user-friendly alternative to 'find'
  • fzf: A command-line fuzzy finder
  • poppler: Poppler is a PDF rendering library based on the xpdf-3.0 code base
  • rg: Ripgrep recursively searches directories for a regex pattern while respecting your gitignore
  • yazi: Blazing fast terminal file manager written in Rust, based on async I/O

    • To enable image preview in VS Code, add the following to settings:

    "terminal.integrated.enableImages": true
    
    * For other shells, check https://www.arewesixelyet.com/