This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/zsh | |
| # | |
| # Based on: | |
| # Disable-Sequoia-Bloatware.sh by b0gdanw | |
| # https://gist.github.com/b0gdanw/b349f5f72097955cf18d6e7d8035c665 | |
| # | |
| # This is a curated subset (Profile A + B only), | |
| # created with the help of ChatGPT. | |
| # Core system services are intentionally excluded. | |
| # |