Skip to content

Releases: enginsezen/dotfiles

v0.2.1 – Documentation & Bootstrap Improvements

Choose a tag to compare

@enginsezen enginsezen released this 03 Aug 18:17

🚀 Highlights

This release improves the project documentation and refines the bootstrap workflow.

✨ Added

  • Managed LazyDocker configuration
  • Git configuration template (.gitconfig.example)

🔧 Improved

  • Bootstrap workflow
  • Project documentation
  • Installation instructions
  • Development environment inventory

🐛 Fixed

  • Restored preferred Zsh TAB completion after FZF initialization
  • Improved bootstrap idempotency
  • Better handling of optional Zsh integrations

This release focuses on polishing the project and keeping the documentation aligned with the actual installation workflow.

v0.2.0 – Enhanced Shell Experience

Choose a tag to compare

@enginsezen enginsezen released this 03 Aug 17:34

🚀 Highlights

This release significantly improves the installation experience and overall shell configuration.

✨ Added

  • Automatic Starship installation
  • Automatic zsh-autosuggestions installation
  • Automatic zsh-syntax-highlighting installation
  • Automatic default shell configuration (zsh)
  • Safer optional plugin loading

🔧 Improved

  • Bootstrap process
  • Package installation workflow
  • Zsh configuration reliability
  • Shell completion behavior
  • Documentation and setup instructions

🐛 Fixed

  • Missing Starship installation on fresh systems
  • Missing zsh-autosuggestions dependency
  • Errors when optional tools were unavailable
  • Default shell not being switched automatically
  • TAB completion conflicts with fzf

This release makes the project much easier to install on a clean Ubuntu system while preserving the intended terminal experience.

v0.1.0 – Initial Stable Release

Choose a tag to compare

@enginsezen enginsezen released this 02 Aug 13:13

🎉 Initial Stable Release

This is the first stable release of my personal Ubuntu development environment.

✨ Features

  • Automated bootstrap script
  • Automated package installation
  • System update utility
  • Maple Mono Nerd Font installer
  • Shared shell utility library
  • ShellCheck integration
  • shfmt integration
  • GitHub Actions CI
  • Makefile workflow

🖥️ Managed configurations

  • Ghostty
  • Zsh
  • Git
  • Starship
  • Neovim (LazyVim)
  • btop
  • LazyDocker

📋 Highlights

  • Reproducible setup
  • Version-controlled configuration
  • Automated quality checks
  • Continuous Integration (GitHub Actions)