My dotfiles.
This repository links and loads configuration, and may install zsh plugins managed by this repository. For architecture, see ARCHITECTURE.md. For development workflow and documentation responsibilities, see DEVELOPMENT.md.
- macOS with Ghostty
- Linux hosts
- Dev Containers
These files are created if missing and are intentionally not managed here:
~/.zshrc.local: machine-specific shell settings and secrets.~/.zshrc.env: early shell environment settings loaded before Oh My Zsh.~/.gitconfig_local: machine-specific Git includes and identities.
git clone https://github.com/blauerberg/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./bootstrap.sh
MIT