4 Commits

Author SHA1 Message Date
Blake Ridgway
8a006faf65 overhaul of some dotfiles 2026-04-05 10:42:44 -05:00
Cipher Vance
a74193080d feat: teams auto microphone adjusting fix 2025-10-05 19:37:40 -05:00
Cipher Vance
65a32509d5 work on dotfiles 2025-09-16 20:24:50 -05:00
Blake Ridgway
61004e0967 refactor: modularize post-install setup script
Break down monolithic script into focused components:
- 00-system-prep.sh: system updates and Flathub
- 01-package-install.sh: system packages and Flatpaks
- 02-dev-tools-setup.sh: Neovim, fonts, shell tools
- 03-fedora-dotnet-setup.sh: .NET development environment
- 04-config-symlinks.sh: dotfile symlinking

Fixes:
- Use rpm -q for accurate package checks
- Dynamic Fedora version detection
- Replace neofetch with fastfetch
- Correct dotfile names (aliases.zsh, commit-conventions.txt)
2025-05-23 22:54:14 -05:00