Commit Graph

3 Commits

Author SHA1 Message Date
Eric Turner
27a497a044 fix: change default branch from main to dev in install-web.sh
The repository uses 'dev' as the default branch, not 'main'. Update the
BRANCH variable to prevent clone failures.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-02 21:22:37 -06:00
Eric Turner
a35d617953 feat: update git repository references to TurnersRUs
Update README.md and install-web.sh to use the correct git repository URL
https://git.turnersrus.com/razzam21/dotfiles instead of placeholder GitHub URLs.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-02 20:35:44 -06:00
Eric Turner
988a7acd24 feat: add installation and management scripts
- Add install.sh for main dotfiles installation
- Add install-web.sh for web-based installation
- Add sync.sh for syncing configurations
- Add reset.sh for cleaning up installations

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-02 20:21:36 -06:00