https://github.com/bpdesilva/macscripts
Scripting to help OSX users.
https://github.com/bpdesilva/macscripts
hacktoberfest hacktoberfest2023 macos macosx shell shell-scripting shell-scripts system-administration terminal
Last synced: 8 months ago
JSON representation
Scripting to help OSX users.
- Host: GitHub
- URL: https://github.com/bpdesilva/macscripts
- Owner: bpdesilva
- License: mit
- Created: 2018-03-12T20:54:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T19:35:45.000Z (about 2 years ago)
- Last Synced: 2025-04-24T00:06:57.899Z (8 months ago)
- Topics: hacktoberfest, hacktoberfest2023, macos, macosx, shell, shell-scripting, shell-scripts, system-administration, terminal
- Language: Shell
- Homepage:
- Size: 47.9 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MacScripts [](https://github.com/bpdesilva/MacScripts/issues)
Scripting to help OSX users.
# To run the above scripts
Some scripts may require super user privileges.
Example:
curl -s -L https://raw.githubusercontent.com/bpdesilva/MacScripts/master/Uninstallers/uninstallVSCode.sh | bash
# OR
Open Terminal type,
change directory to your file directory.
sh