First release of spaceship-sunset.
What's in it
- Warm-orange Spaceship prompt with 6 coordinated palettes:
nord-vibrant-orange(default),nord-pastel-orange,charcoal-vibrant-orange,catppuccin-mocha,catppuccin-macchiato,catppuccin-frappe. set_theme <name>rewrites 9 tool configs atomically: bat, btop, yazi, ghostty, wezterm, lazygit, nvim, delta, cmux.- Idempotent
install.sh/uninstall.shwith.spaceship-sunset.baksnapshots for every touched config. - Portable across BSD (macOS) and GNU (Linux)
sed. - CI: shellcheck +
zsh -n+ full install/idempotency/uninstall verification on both linux and macOS + per-tool rewrite assertions.
Install
bash -c "$(curl -fsSL https://raw.githubusercontent.com/williamtcastro/spaceship-sunset/v0.1.0/install.sh)"Requires a Nerd Font (v3.0+) set as your terminal font.
Limitations
- tmux cross-palette sync is a no-op in v0.1.0 (catppuccin only); documented in
docs/DESIGN.md.