Nix-based macOS dotfiles configuration
This release contains the complete Nix Darwin + Home Manager configuration for modern macOS development environments.
Quick Start
# Download and extract
curl -L https://github.com/srizzling/.dotfiles.fish/archive/v4.10.0.tar.gz | tar xz
cd .dotfiles.fish-v4.10.0
# Bootstrap (auto-detects architecture)
make bootstrap-personal # or make bootstrap-workWhat's included
- 🐟 Fish shell with plugins and theming
- ❄️ Nix package management with 50+ tools
- 🎨 Catppuccin Macchiato theme
- ✅ Comprehensive test suite
- 🔧 Multi-architecture support (Intel/Apple Silicon)
Changelog
aerospace
- 7e9bc5c: feat(aerospace): ✨ add League client to gaming (@srizzling)
- 4c98563: feat(aerospace): ✨ assign Preview to workspace 1 (@srizzling)
- 7972e77: feat(aerospace): ✨ assign workspaces to monitor (@srizzling)
fixes
- 1c09170: fix(ghostty,shell): 🐛 drop rose-pine, no greeting (@srizzling)
other
- 7b367dd: chore(version): v4.10.0 (@srizzling)
Full documentation: README.md
Development guidelines: CLAUDE.md