Add automated installer with OS detection and curl pipe support

- install.sh: One-command installer with macOS/Ubuntu/Arch detection
  - Supports curl pipe (remote) and local execution
  - Interactive sudo prompt for Linux, user-level by default
  - Idempotent rc file edits with marker blocks
  - Backs up existing configs before overwriting
  - Installs: fonts, tmux, starship, fetch scripts, iTerm2 colors
  - --uninstall flag restores backups and removes all changes
- Update .gitignore to include fonts/ directory
- Update README.md with install instructions
- Update TERMINAL-SETUP.md to reference automated installer

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Aygea
2026-03-28 23:17:20 -07:00
parent eee27eb94b
commit 313807730a
4 changed files with 633 additions and 4 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
# Font files — included in private mirror only
# fonts/
# Font files — download separately from nerdfonts.com
fonts/
# macOS
.DS_Store