Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T19:35:45.000Z (over 1 year ago)
- Last Synced: 2023-10-04T07:55:59.280Z (over 1 year ago)
- Topics: hacktoberfest, hacktoberfest2023, macos, macosx, shell, shell-scripting, shell-scripts, system-administration, terminal
- Language: Shell
- Homepage:
- Size: 47.9 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MacScripts [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](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