Snippets
Short solutions to discrete problems which can be copied and pasted.
Name Description Category Last Updated
- Useful Aliases A list of aliases I use every day Shell
- curl | sh truncation guard A half-downloaded installer must execute nothing Shell
- Honest progress Counters for instant steps, native tool progress for slow ones, no theater Shell
- Idempotent symlink Symlink that converges in zero work, backs up once, never dangles Shell
- Dotfiles Install Script One-file installer for my dotfiles Dotfiles
- Marker output Status markers for shell scripts, colors auto-off when piped Shell
- Pinned fetch Checksummed downloads for installers: pinned ref, sha256, atomic staging Shell
- Self-cleaning temp dir mktemp plus one trap: unpredictable name, guaranteed cleanup Shell
- Self-locking script One line at the top makes concurrent runs impossible Shell
- .vimrc config file My Vim configs: 3-line exam core, full EPITA PIE setup, and a plugin-free daily fallback Vim
- .zshrc config file My Zsh config Shell
- Chris Titus WinUtil Chris Titus Tech's Windows setup utility Windows