Commit Graph
5 Commits
Author SHA1 Message Date
csbae-macbookandClaude Opus 4.6 7269cb8163 Prevent set -e from aborting on brew/npm install failures
Add || fallback for brew install --cask, brew install node, and
npm install commands so the script continues when individual
packages fail (e.g. SHA mismatch in brew cache).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 14:05:14 +09:00
csbae-macbookandClaude Opus 4.6 51cde642d9 Add VSCode, Claude Code CLI auto-install and fix bugs
- Add VSCode (brew cask), Node.js, Claude Code CLI (npm) installation
- Add VSCode Claude extension auto-install with code CLI fallback
- Fix save_configs.sh missing RECTANGLE_SETTINGS_DIR variable
- Fix Rectangle config: support both plist and JSON (RectangleConfig.json)
- Fix ZSH plugin paths for Intel Mac using $(brew --prefix)
- Fix iTerm2 Dynamic Profile JSON assembly (safe wrapping)
- Fix GUID extraction regex for flexible whitespace
- Fix set -e compatibility for plutil failure handling
- Add mkdir -p for Stats settings dir in save_configs.sh
- Add vim swap file patterns to .gitignore
- Update README.md with Claude Code docs, checklist, troubleshooting
- Simplify iTerm2 launch logic

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 13:55:55 +09:00
csbae abadf37772 rectangle, appcleaner ADD 2025-11-25 23:07:16 +09:00
csbae 674fb00148 Fix & Upgrade 2025-11-25 22:08:25 +09:00
nad4andGitHub 67bf8acca0 Create setup_mac.sh
Create setup_mac.sh
2025-06-10 14:47:50 +09:00