Profiling Zsh startup, then rebuilding the setup around Oh My Zsh, the Git plugin, autosuggestions, syntax highlighting, and Spaceship Prompt. Covers where the milliseconds go, how completion caching changes under a framework, and every tracked file needed to reproduce it.
read moreOther articles
Proxmox: Setting Up a New User Account with Dotfiles
After creating a non-root Proxmox user, install essential tools (git, stow, gh) and pull in your dotfiles from GitHub to get a familiar shell environment on a fresh host.
read moreManaging Dotfiles with Stow and Git
How to centralise and manage Unix dotfiles in a Git repository, using source directives and GNU Stow to link them into place.
read more