Essential snippets I need regular enough to document, but not frequent enough to always memorise.
| Directory | What's Inside |
|---|---|
| Chrome | Shortcuts, red screen GPU fix |
| Docker | PostgreSQL setup, export/import containers, Docker Compose |
| Dotfiles | Template .zshrc, .gitconfig, .vimrc, .tmux.conf, .gitignore_global |
| Git | Complete git cheatsheet — branches, stash, rebase, cherry-pick, tags |
| HHKB | HHKB Type-S cheatsheet — Fn layer, Bluetooth, DIP switches, layout |
| Homebrew | brew install, update, casks, services, Brewfile backup |
| HTML | Bootstrap tabs example |
| JS | Save scroll position snippet |
| Linux-Server-Management | Bitnami server debugging commands |
| MacOS | Disk formatting, APFS creation guide |
| MarkDown | Markdown syntax cheatsheet |
| Networking | curl, ping, dig, DNS, ports, jq, API testing |
| Prettier | Config, ESLint integration, CI/CD setup |
| Python | venv, pip, requirements.txt, pytest, mocking, coverage |
| Repository-Management | myrepos (mr) batch repo management |
| SSH | Keys, config, tunneling, SCP, rsync, agent, troubleshooting |
| Shell-Scripting | Bash/Zsh — variables, loops, functions, one-liners |
| Terminal-Aliases | How to set up shell aliases |
| Terminal-Multiplexers | tmux and screen guides |
| Text-Editors | PyCharm and Sublime Text shortcuts |
| Vim | Comprehensive vim cheatsheet |
| VSCode | Full config backup — HHKB-optimised settings, keybindings, extensions, setup script |
| WordPress | WooCommerce SQL queries, AJAX add-to-cart, form validation |