BlockLune's Blog

Home Tags About

Awesome CLI Apps

2023-10-09 cli

This is a list of some awesome CLI (command-line interface) apps.

Enhanced

The following list consists of enhanced versions of some basic command-line tools.

BasicEnhancedNotes
catbat
cdzoxide
dudust
findfd, fzf
gitlazygit, gitui, hub
grepripgrep
lslsd, exa
mantldr, tealdeer
sedsd
sudosudo-rs
topbottom
treelsdUse lsd --tree

Also see Modern Unix

Other Tools

  • cloc: a command-line tool to count codes (See GitHub)

  • chezmoi: manage your dotfiles across multiple diverse machines (See GitHub)

  • frogmounth: a TUI Markdown browser (See GitHub)

  • joshuto: a TUI file explorer (See GitHub, my post)

  • shell_gpt: talk to GPT in terminal (See GitHub)

  • tmux: a terminal multiplexer (See GitHub)

  • thefuck: an app that corrects errors in the previous commands (See GitHub)