https://github.com/anirban166/sh-wipe
Shell scripts to clean my mac
https://github.com/anirban166/sh-wipe
Last synced: 7 months ago
JSON representation
Shell scripts to clean my mac
- Host: GitHub
- URL: https://github.com/anirban166/sh-wipe
- Owner: Anirban166
- Created: 2021-01-21T19:51:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-23T09:34:19.000Z (over 4 years ago)
- Last Synced: 2025-01-24T18:09:37.849Z (8 months ago)
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple shell scripts that I wrote to automate the process of removing unwanted residuals (files & folders) remnant after uninstallation of certain software in macs, such as:
- [Huawei device drivers for their dongles](/removeHuaweiStuff.sh)
- [Microsoft applications (generating auto-update service files)](/removeMicrosoftStuff.sh)Always a good idea to extirpate anything redundant in `Library` (especially subdirectories `/LaunchAgents/` and `/StartupItems/` in particular) which may potentially affect the system and/or its performance.