Releases: srizzling/dotfiles
v4.10.0
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
v4.9.0
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.9.0.tar.gz | tar xz
cd .dotfiles.fish-v4.9.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
- 29fc635: feat(aerospace): β¨ add gaming workspace, fix IDs (@srizzling)
- 4cf036f: feat(aerospace): β¨ assign Finder to workspace 1 (@srizzling)
other
- 3e001fd: chore(version): v4.9.0 (@srizzling)
Full documentation: README.md
Development guidelines: CLAUDE.md
v4.8.0
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.8.0.tar.gz | tar xz
cd .dotfiles.fish-v4.8.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
nix
- 66aea2d: refactor(nix): β»οΈ simplify for Apple Silicon only (@srizzling)
darwin
- c4c0a8d: fix(darwin): π set Fish as default user shell (@srizzling)
aerospace
- 2dd7b2d: feat(aerospace): β¨ add Safari to browser workspace (@srizzling)
- 5735cde: style(aerospace): π¨ increase outer gaps to 40px (@srizzling)
shell
- cb0284b: fix(shell): π setup Fish dirs and local bin PATH (@srizzling)
- 3169984: fix(shell): π update fzf.fish plugin hash (@srizzling)
test
- 994cca0: docs(test): π update docs for Apple Silicon only (@srizzling)
improvements
- 0e32f60: feat(theme): β¨ migrate to rose-pine theme system (@srizzling)
fixes
- 21c3d2b: fix(starship): π fix parse error and add rose-pine (@srizzling)
documentation
- 098c169: docs(claude): π update for Apple Silicon only (@srizzling)
- bf96f35: docs(readme): π update for Apple Silicon only (@srizzling)
other
- 42fd1d3: chore(makefile): π§Ή simplify for Apple Silicon only (@srizzling)
- f8966c1: chore(version): v4.8.0 (@srizzling)
- 7b8dcb3: test(fish): β remove podman alias tests (@srizzling)
- 99a8f9c: test(packages): β update container tool tests (@srizzling)
Full documentation: README.md
Development guidelines: CLAUDE.md
v4.7.0
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.7.0.tar.gz | tar xz
cd .dotfiles.fish-v4.7.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
shell
- 3169984: fix(shell): π update fzf.fish plugin hash (@srizzling)
improvements
- 0e32f60: feat(theme): β¨ migrate to rose-pine theme system (@srizzling)
fixes
- 21c3d2b: fix(starship): π fix parse error and add rose-pine (@srizzling)
other
- 19f7e46: chore(version): v4.7.0 (@srizzling)
Full documentation: README.md
Development guidelines: CLAUDE.md
v4.6.1
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.6.1.tar.gz | tar xz
cd .dotfiles.fish-v4.6.1
# 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
shell
- 7928e4a: fix(shell): π update fzf.fish plugin hash (@srizzling)
other
- ec6ada8: chore(version): v4.6.1 (@srizzling)
Full documentation: README.md
Development guidelines: CLAUDE.md
v4.6.0
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.6.0.tar.gz | tar xz
cd .dotfiles.fish-v4.6.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
homemanager
- 693b634: feat(homemanager): β¨ add mame-tools with chdman (@srizzling)
shell
- 9726492: feat(shell): β¨ use forked fzf.fish plugin (@srizzling)
other
- a9cf1e4: chore(version): v4.6.0 (@srizzling)
Full documentation: README.md
Development guidelines: CLAUDE.md
v4.5.0
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.5.0.tar.gz | tar xz
cd .dotfiles.fish-v4.5.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
shell
- b3efca4: feat(shell): β¨ update fish-git-emojis plugin hash (@srizzling)
other
- 0dba98e: chore(version): v4.5.0 (@srizzling)
Full documentation: README.md
Development guidelines: CLAUDE.md
v4.4.0
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.4.0.tar.gz | tar xz
cd .dotfiles.fish-v4.4.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
homemanager
- be70b54: feat(homemanager): β¨ add CLAUDE.md instructions (@srizzling)
shell
- 1fd4c1e: fix(shell): π update fish-git-emojis plugin hash (@srizzling)
other
- a5d0beb: chore(version): v4.4.0 (@srizzling)
Full documentation: README.md
Development guidelines: CLAUDE.md
v4.3.0
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.3.0.tar.gz | tar xz
cd .dotfiles.fish-v4.3.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
improvements
- 8e7a09c: feat(migration): β¨ add comprehensive migration tools for pre-Nix dotfiles users (@srizzling)
other
- fc03bc5: chore(version): v4.3.0 (@srizzling)
Full documentation: README.md
Development guidelines: CLAUDE.md
v4.2.1
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.2.1.tar.gz | tar xz
cd .dotfiles.fish-v4.2.1
# 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
release
- 175b935: fix(release): π remove unsupported divider field from GoReleaser config (@srizzling)
other
- 19e2367: chore(version): v4.2.1 (@srizzling)
Full documentation: README.md
Development guidelines: CLAUDE.md