|
|
74943e31f4
|
Major refactor: Simplify installer and add web generator
- Removed 300+ lines of dead code (DMG/ZIP/tar installers)
- Merged mac_os-config directory into mac_os for single-directory structure
- Simplified lib/installers.sh (370 → 28 lines)
- Simplified lib/verifiers.sh (203 → 82 lines)
- Removed unused menu options and scripts
- Fixed Homebrew PATH bug with proper escaping
- Added colored completion messages
- Created single-file install.sh for hosting
- Built web generator (website/index.html) for custom installers
- Added support for custom taps (steipete/tap/codexbar)
- Added AI tools: claude-cli, gemini-cli, codex, codexbar
- Added trimmy app
- Improved website with custom software input
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-01-09 13:20:16 -06:00 |
|
Andreas Düren
|
c94070723b
|
Initial setup: mac_os installer with custom config
Contains both components needed for Mac setup:
- mac_os/: Installer scripts (from bkuhlmann/mac_os)
- mac_os-config/: Custom app configuration
Configured apps:
- Homebrew formulas: atuin, bash, ffmpeg, mas, mole, node, rename, ykman
- Homebrew casks: chromium, deepl, element, nextcloud, nova, proton suite, signal, transmit
- App Store: Affinity suite, Bitwarden, Final Cut Pro, Invoice Ninja, iWork, PastePal, xSearch
Usage: cd mac_os && ./bin/run
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-09 08:33:22 -06:00 |
|