▶ GIF
lsd -la — colorized long listing with icons
@agentgif
▶ GIF
go — The Go Programming Language
@agentgif
▶ GIF
just — Command Runner for Project Tasks
@agentgif
▶ GIF
yazi — file previews with syntax highlighting
@agentgif
▶ GIF
rg --stats "error" — search with match statistics
@agentgif
▶ GIF
fd -H .env — find hidden .env files
@agentgif
▶ GIF
rg -C 3 "func" — search with surrounding context lines
@agentgif
▶ GIF
fzf — Command-Line Fuzzy Finder
@agentgif
▶ GIF
grep --color=always -E "error|warn" — highlight errors and warnings
@agentgif
▶ GIF
grep -rn "TODO" . — recursive grep with line numbers
@agentgif
▶ GIF
fd .py — find Python files fast
@agentgif
▶ GIF
cat file | fzf — fuzzy filter any input stream
@agentgif
▶ GIF
fd --type f --extension md — find Markdown files
@agentgif
▶ GIF
ag "pattern" — search with the Silver Searcher
@agentgif
▶ GIF
rg 'config' src/ — ripgrep recursive search
@agentgif
▶ GIF
z projects — jump to a frecent directory
@agentgif
▶ GIF
citedhealth Go SDK — Evidence-Based Supplement Research CLI
@agentgif
▶ GIF
rg "TODO" — search for TODO comments recursively
@agentgif
▶ GIF
duf — colorized disk usage and free space overview
@agentgif
▶ GIF
gpg — GNU Privacy Guard
@agentgif