Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 684 Bytes

File metadata and controls

25 lines (21 loc) · 684 Bytes

Changelog

[Unreleased]

Added

  • Fish shell integration for all profiles
  • Custom Fish prompt with profile name and Git branch
  • Centralized Fish launch in flake.nix

Changed

  • Removed package versions block from README
  • Updated .gitignore with result, .direnv/, *.log

Fixed

  • Fish shell automatically launches in all Nix environments

[1.0.0] - 2024-11-20

Added

  • Initial release with 5 development environments
  • DevOps profile with Terraform, kubectl, AWS CLI
  • Python profile with Python 3.13, pip, uv
  • Docker profile with Docker and compose
  • Hugo profile for static sites
  • Default profile with basic dev tools
  • Auto-installation script
  • MIT License