Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 1.13 KB

README.md

File metadata and controls

30 lines (27 loc) · 1.13 KB

Cmdline

My prefered command line configuration.

  • Bash - Bourne-Again SHell, a UNIX command interpreter
  • TLDR - Simplified and community-driven man pages
  • htop - Improved top (interactive process viewer)
  • diff-so-fancy - Good-lookin' diffs with diff-highlight and more
  • tmux - terminal multiplexer
  • wget - non-interactive network downloader
  • less - opposite of more, viewing long files
  • Consideration
    • youtube-dl - Download YouTube videos from the command-line
    • grip - GitHub Markdown previewer
    • tmate - Instant terminal sharing
    • httpie - User-friendly cURL replacement (command-line HTTP client)
    • jrnl - Collect your thoughts and notes