Infrastructure
SSH, networking, dotfiles, and server hardening
SSH with 1Password
Set up SSH key management with 1Password as your SSH agent for secure, passwordless authentication across machines
SSH Server Hardening
Harden your SSH server by restricting host key algorithms to Ed25519, removing unnecessary keys, and validating your configuration
GNU Stow
Install and use GNU Stow to manage symlinks for configuration files, dotfiles, and multi-machine setups
Dotfiles Management
Organize your dotfiles for multi-machine use with shared and machine-specific configs, cross-platform guards, and secrets management
Ghostty
Set up Ghostty, a GPU-accelerated terminal emulator, with Nerd Fonts and custom themes for a modern terminal experience
Starship
Set up Starship, a fast cross-shell prompt, with presets, custom modules, and companion CLI tools like zoxide and eza
Cloudflare Tunnels
Set up Cloudflare Tunnels to securely expose your SSH server and other services without opening ports or configuring firewall rules
Just
Install and use Just as a command runner for automating project tasks, deployments, and multi-step workflows