Skip to content

Instantly share code, notes, and snippets.

@grantcarthew
Created August 31, 2018 03:48
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grantcarthew/8f6d3bd17d7168c91be04c860dab5921 to your computer and use it in GitHub Desktop.
Save grantcarthew/8f6d3bd17d7168c91be04c860dab5921 to your computer and use it in GitHub Desktop.

CLI Improved

This document lists improvements over the default Linux command line tools.

The list was initially motivated by a blog post by Remy Sharp.

CLI Tools

  • bat - A replacement for cat.
  • prettyping - Better ping.
  • fzf - Search command history (CTRL - R).
  • htop - A pleasent to use version of top.
  • diff-so-fancy - git diff with flair.
  • fd - Fast, friendly alternative to find.
  • ncdu - NCurses Disk Usage, a replacement for du -h.
  • tldr - A better man.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment