https://github.com/pythoncoderunicorn/macos-minimal
a repo of my attempts to make MacOS less bloated
https://github.com/pythoncoderunicorn/macos-minimal
Last synced: 10 months ago
JSON representation
a repo of my attempts to make MacOS less bloated
- Host: GitHub
- URL: https://github.com/pythoncoderunicorn/macos-minimal
- Owner: PythonCoderUnicorn
- Created: 2024-07-26T17:18:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-26T22:54:51.000Z (over 1 year ago)
- Last Synced: 2025-01-17T20:23:54.828Z (11 months ago)
- Language: Shell
- Size: 5.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# macOS-minimal
a repo of my attempts to make MacOS less bloated
### Apple folders and files you can't easily delete
```
/Library/
com.apple.aned ANED = Apple network extension daemon
CoreAnalytics/
Developer/CommandLineTools/Library/Developer/CoreSimulator/
DriverExtensions/
GPUBundles/
KernelCollections/
StagesDriverExtensions/
SystemMigration/
/System/Library/Assets/
/System/Volumes/xarts/
```
this is a short list of folder directories `root` has no permission to remove, which is stupid. But did manage to delete a bunch of files. this is my first try at this.