mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-05 23:49:24 +00:00
Add bash 4.0+ version check with macOS Homebrew bootstrap. Remove unreachable fish shell detection and source_file function. Fix bugs: remove dead ntfy menu entry, fix msg/msgr case mismatch in tests, guard shift calls against empty args, quote $width, fix $"..." locale string, fix exit 0 on apt error. Replace declare -A with indexed array in section_scripts. Use early-return guards with msgr warn for unavailable brew/apt. Replace exit with return in section functions.