Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Düren
4eda00bfd9 Add ghostty terminal emulator and opencode AI coding agent
- Add ghostty (GPU-accelerated terminal emulator) to casks
- Add opencode (AI coding agent for terminal) to formulas

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-10 16:21:06 -06:00
Andreas Düren
5bc3c14f86 Replace nextcloud with nextcloud-vfs for virtual files support
- Change from nextcloud to nextcloud-vfs cask to enable virtual file support
- Users will need to manually uninstall old nextcloud before installing

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-09 20:07:39 -06:00
Andreas Düren
68e091708e Add Safari preference to restore all windows from last session
- Configure Safari to open with all windows from last session
- Include fallback warning if Safari's containerized preferences are inaccessible

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-09 19:26:36 -06:00
Andreas Düren
a35b6baaa5 Add macOS system preferences and fix package installations
- Fix claude-code package name (was incorrectly listed as claude-cli)
- Remove Node.js from installer (still required by gemini-cli)
- Add macOS system preferences configuration: auto-hide Dock, show hard disks, show all file extensions, auto-empty trash after 30 days
- Add Touch ID for sudo support (artginzburg/tap/sudo-touchid)
- Add automatic Homebrew updates (every 12 hours with upgrade and cleanup)
- Add new 's' option to configure system preferences separately

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-09 19:14:23 -06:00
bf255df1ff Add automatic Berkeley Mono font installation
- Install.sh now downloads Berkeley Mono from static.due.ren
- Downloads all 4 variants: Regular, Bold, Oblique, Bold-Oblique
- Updated documentation to reflect automatic installation
- Removed manual installation notes from QUICK_INSTALL.md
- Berkeley Mono now included in default font installation list

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-09 13:34:11 -06:00
2fcf26506a Flatten directory structure and update documentation
- Moved all files from mac_os/ subdirectory to repository root
- Updated README.adoc to reflect simplified architecture
- Updated QUICK_INSTALL.md with all current apps
- Added claude-cli to install.sh and bin/install_homebrew_formulas
- Repository now shows clean file structure without nested mac_os folder
- Documentation now accurately describes opinionated installer approach

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-09 13:31:07 -06:00