Skip to main content

// STUMPCLOUD SYSTEMS

DOTFILES

chezmoi · Oh My Zsh · OpenBao · Garage Pages.
One command installs the hub (macOS) or a throwaway Linux spoke.

joestump@mothership — zsh
# boot any machine in one line:
$ sh -c "$(curl -fsLS get.chezmoi.io)" -- \
      init --apply gitea.stump.rocks/joestump/dotfiles
==> prerequisites ready
==> packages installed
==> secrets rendered  
chezmoi

chezmoi

One source of truth. dot_zshrc, custom helpers, configs — applied byte-for-byte on any machine.

openbao

OpenBao + Vault Agent

Secrets never touch the repo. A launchd agent renders them from OpenBao on a schedule; the shell just sources them.

omz

Oh My Zsh

Curated plugins, a random cute prompt glyph, spaceship + Ghostty, helpers auto-loaded from $ZSH_CUSTOM.

pages

Garage Pages CI

BATS + shellcheck on every push; this very site builds and ships to Garage S3 from Gitea Actions.