🔧 Hotfix
This release fixes a critical issue that prevented Windows users from installing oh-my-claudecode.
Bug Fix
- Remove
nulfile that breaks Windows installation (#91)- A file literally named
nulwas accidentally created during the v3.4.2 release - On Windows,
nulis a reserved device name (like/dev/nullon Unix), so having a file with this name breaks git clone and npm install - Added
nulandNULto.gitignoreto prevent future accidents
- A file literally named
Upgrade
npm update -g oh-my-claude-sisyphusOr if using Claude Code plugin system, reinstall:
claude /install-plugin https://github.com/Yeachan-Heo/oh-my-claudecode