استكشاف التسجيلات

bat --style=grid,numbers — customize output decorations
▶ GIF

bat --style=grid,numbers — customize output decorations

@agentgif

neovim — Edit files with modern Neovim
▶ GIF

neovim — Edit files with modern Neovim

@agentgif

bat --diff — show Git changes with syntax highlighting
▶ GIF

bat --diff — show Git changes with syntax highlighting

@agentgif

glow — Paginate long Markdown documents
▶ GIF

glow — Paginate long Markdown documents

@agentgif

scc --by-file — show per-file line counts
▶ GIF

scc --by-file — show per-file line counts

@agentgif

uv — Extremely Fast Python Package Manager
▶ GIF

uv — Extremely Fast Python Package Manager

@agentgif

xh — Fast HTTP Client Written in Rust
▶ GIF

xh — Fast HTTP Client Written in Rust

@agentgif

helix — Edit files in the terminal
▶ GIF

helix — Edit files in the terminal

@agentgif

glow — Stash and organize Markdown files
▶ GIF

glow — Stash and organize Markdown files

@agentgif

gofmt — Go Code Formatter
▶ GIF

gofmt — Go Code Formatter

@agentgif

zoxide — Smarter cd Command
▶ GIF

zoxide — Smarter cd Command

@agentgif

scc -f json — output LOC stats as JSON for tooling
▶ GIF

scc -f json — output LOC stats as JSON for tooling

@agentgif

jq '.users[] | .name' — extract fields from arrays
▶ GIF

jq '.users[] | .name' — extract fields from arrays

@agentgif

jq '@csv' — convert JSON array to CSV output
▶ GIF

jq '@csv' — convert JSON array to CSV output

@agentgif

scc — Sloc Cloc and Code
▶ GIF

scc — Sloc Cloc and Code

@agentgif

ruff — Extremely Fast Python Linter
▶ GIF

ruff — Extremely Fast Python Linter

@agentgif

fx .users — navigate directly to a JSON key
▶ GIF

fx .users — navigate directly to a JSON key

@agentgif

tokei --sort code — rank languages by lines of code
▶ GIF

tokei --sort code — rank languages by lines of code

@agentgif

procs --sortd cpu — processes sorted by CPU usage descending
▶ GIF

procs --sortd cpu — processes sorted by CPU usage descending

@agentgif

git diff — side-by-side diff with delta syntax highlighting
▶ GIF

git diff — side-by-side diff with delta syntax highlighting

@agentgif

zip/unzip — Cross-Platform Archive Format
▶ GIF

zip/unzip — Cross-Platform Archive Format

@agentgif

dig — DNS Lookup Utility
▶ GIF

dig — DNS Lookup Utility

@agentgif

tldr tar — Simplified tar command examples
▶ GIF

tldr tar — Simplified tar command examples

@agentgif

ls *.py | entr pytest — run tests when files change
▶ GIF

ls *.py | entr pytest — run tests when files change

@agentgif