Commit Graph

4 Commits

Author SHA1 Message Date
Peter Wood
502beec7e2 feat: Add bash completion for backup scripts and enhance README documentation 2025-05-27 22:11:14 -04:00
Peter Wood
b674c0a95b Refactor alias management and improve bootstrap process for Zsh 2025-05-19 16:26:36 -04:00
Peter Wood
34260be460 Enhance setup scripts to detect OS and determine package manager
- Improved OS detection in bootstrap.sh and setup.sh to handle unsupported OS cases.
- Added a function to determine the package manager (nala, dnf, apt) based on the detected OS.
- Updated package installation commands to use the appropriate package manager.
- Enhanced user feedback with colored output for better visibility during setup and updates.
2025-05-16 10:24:13 -04:00
Peter Wood
7d3d225b0a renamed 'shell-setup' to 'setup' 2025-05-12 15:16:35 -04:00