tools wiki
Cheatsheets for developer tools.
Use
ctrl+k / cmd+k to search commands.Cheatsheets
Section titled “Cheatsheets” apt Install, update, search, inspect, remove, and clean Debian and Ubuntu packages.
awk Print fields, filter records, summarize columns, and format text in pipelines.
brew Install Homebrew, install packages, update, search, inspect, remove, and clean packages.
curl Fetch URLs, inspect headers, send JSON, authenticate, download files, and debug requests.
cp Copy files and directories, with recursive and safety options.
docker Install, build, registry, run, manage containers and images, cleanup, compose, and remote host.
fd Find files by pattern, extension, type, depth, ignore rules, and run commands on matches.
flatpak Install, search, run, update, list, inspect, remove, and clean Flatpak apps.
find Find files by name, type, size, date, exclude directories, and run commands on matches.
fc-list List installed font families and font names with sorted, deduplicated output.
git Config, commit, log, push, worktree, patch, diff, show, pipelines, and stacked rebase.
grep Search files and pipelines by text or regex, show context, recurse, and count matches.
head Print the first lines or bytes of files and limit pipeline output.
jq Pretty-print, read, filter, transform, and format JSON from files and APIs.
kill Stop processes by PID, force-kill stuck processes, reload services, and check process existence.
kubectl Contexts, resources, apply, logs, exec, rollout, scaling, port forwarding, API discovery, auth checks, and cleanup.
ls List files and directories with hidden entries, long format, sizes, sorting, and globs.
mv Move and rename files and directories, with common safety options.
open Open files, folders, URLs, and apps from the terminal.
pacman Install, update, search, inspect, remove, and clean Arch Linux packages.
pkill Find and stop processes by name or command line, preview matches with pgrep, and send common signals.
ripgrep Search code by text or regex, file type, glob, context, and match counts.
rm Remove files and directories, with common safety options.
rmdir Remove empty directories and empty parent paths.
rsync Copy and sync files locally or over SSH, with archive, dry-run, delete, and progress options.
ssh Connect, key generation, copy keys, known hosts, SSH agent, and port forwarding.
sort Sort text, numbers, fields, unique lines, and pipeline output.
tmux Sessions, windows, panes, copy mode, buffers, configuration, status bar, and scripting.
touch Create files and update file timestamps.
uniq Collapse adjacent duplicates, count repeats, and deduplicate sorted pipeline output.
vscode Command palette, file navigation, editing, search, terminal, panels, multi-cursor, and debugging shortcuts.
xargs Build commands from standard input, batch arguments, use null-delimited paths, placeholders, and parallel jobs.
neovim Modes, navigation, editing, search, explorer, buffers, and LSP shortcuts.
Neovim Plugins
Section titled “Neovim Plugins” grug-far Multi-file search and replace with one-by-one apply, sync-all, and import path replacement.