mateothegreat / osx-startup-cleaner

Optimize your mac be ridding it of startup artifacts.

Home Page:https://matthewdavis.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osx startup cleaner

Alt text

Listing launchctl services

Show all launchctl services:

launchctl list

Show only running services:

launchctl list | grep -v -

Checking plist files

plutil /Library/LaunchAgents/com.paceap.eden.licensed.agent.plist

/Library/LaunchAgents/com.paceap.eden.licensed.agent.plist: OK

About

Optimize your mac be ridding it of startup artifacts.

https://matthewdavis.io


Languages

Language:Shell 100.0%