V1.4 More lively π»
ChangeLog
- Dry-Run Mode β Preview Before Cleaning
mole clean --dry-run # See what will be deleted without actually removing anything- Whitelist Protection β Keep Important Caches, add your own patterns as needed.
mkdir -p ~/.config/mole
echo '~/Library/Caches/ms-playwright*' >> ~/.config/mole/whitelist- System App Uninstall β Remove Apps Requiring Sudo, you'll be prompted for password once if needed.
mole uninstall # Now supports system apps (Docker, VMware, etc.)- Startup Animation - First launch shows a Mole animation.
/\_/\
____/ o o \
/~____ =o= /
(______)__m_m)
/ \
__/ /\ \__
/__/ \__\_
Ready to dig deep...- Mole supports automatic check for update prompts.
- Supplement the newbie usage documentation, see the prompts in the readme.
- Homebrew Installation Support β Install via Homebrew for easier management.
brew install tw93/tap/mole # One-command install brew upgrade mole # Easy updates
Use the document to see the markdown on the homepage. If you find it useful, please star it.
