atErik / Disable-MacOS-3rd-Party-Startup

disable 3rd-party and other (auto) Startup (PLIST, etc) items in macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable-MacOS-3rd-Party-Startup

Disable (untrusted or allmost all) 3rd-party and other (risky 2nd-party, etc) AUTO STARTUP (PLIST, services, applications, etc) items in macOS, to assist in troubleshooting. By using Bash/Zsh, etc script(s), tools.



USAGE:

DOWNLOAD the "disable-3rd-party-startup-in-mac.sh" script file (via github "raw" mode) in your Mac/computer's "Desktop" or "Downloads" folder,
Or, Copy-Paste code into a script file.

Make the script file EXECUTABLE:
run either this cmd:
  chmod +x ~/Desktop/disable-3rd-party-startup-in-mac.sh
(or this cmd:   chmod +x ~/Downloads/disable-3rd-party-startup-in-mac.sh)

RUN it:
run it from "Terminal":
  ~/Desktop/disable-3rd-party-startup-in-mac.sh
(or:   ~/Downloads/disable-3rd-party-startup-in-mac.sh)
or, double-click on the "disable-3rd-party-startup-in-mac.sh" file, in Mac "Finder".



Disable-MacOS-3rd-Party-Startup:
All Script(s)/Tool(s), Config(s)/Settings, etc For “Disable-MacOS-3rd-Party-Startup” (this project) are Released with following COMBINED LICENSE + RESTRICTIONs + PERMISSIONs, (unless a different License is specifically mentioned):
GNU General Public License Version 3 (GPL v3).
Do Not Use This To Kill/Harm/Violate (or Steal-from)(Any) Human/Community,Earth,etc.
This-Project/Scripts Based Features Must Exist+Available In Free/OpenSource Edition For Free.
Copyright © 2020 atErik (Erik T Ashfolk) (<atErik@ÖυťĹöōķ·ċōm; atErïķ@AśhFölķ·ćōm> Do Not Copy Eml-Adrs, Type In English/basic-Latin Char, No Soliciting Permitted). All rights reserved.

(All other trademarks, etc cited here are the property of their respective owners.)
(All other copyright items cited here are the copyright of their respective author/creator.)

About

disable 3rd-party and other (auto) Startup (PLIST, etc) items in macOS

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%