Skip to content

v4.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Feb 23:19
· 1 commit to main since this release

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-work

What'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

fixes

other

Full documentation: README.md

Development guidelines: CLAUDE.md