Skip to content

Latest commit

 

History

History
73 lines (62 loc) · 2.98 KB

File metadata and controls

73 lines (62 loc) · 2.98 KB

Favorite CLI Tools

Table of Contents

Development

Tool Description
ast-grep Code search & rewrite (static analysis)
bat A cat(1) clone with syntax highlighting and Git integration
difftastic Syntactic diff tool
git-delta Beautiful git diff viewer
lazygit Amazing TUI for git
neovim Text editor

Navigation

Tool Description
eza Modern ls replacement with icons/git status
fd Fast find alternative
fzf Fuzzy finder
yazi Blazingly fast terminal file manager
zoxide Smarter cd with fuzzy search
stow Dotfiles symlink manager

Monitoring

Tool Description
btop Modern system monitor
fastfetch Lightning-fast system info (neofetch alternative)
nvtop GPU monitor

Productivity

Tool Description
fish User-friendly shell
httpie Human-friendly HTTP client
hyperfine Command-line benchmarking
jq JSON processor
starship Cross-shell prompt
tldr Simplified man pages
tmux Terminal multiplexer