Simple bash script that optimises the Apple Mail database. Inspired by Brett Terpstra's post. Run it remotely:
bash <(curl -s https://raw.githubusercontent.com/pbihq/tools/master/MailDBOptimiser.sh)
Deploys two OS X services to combine and split PDFs. Based on Brooks Duncan's Automator workflows.
Uninstall Adobe Flash Player from the command line.
Script to get a quick system status overview on OS X. Run it remotely or install it on your system.
Install Status-Script on local machine. After that you can run it by simply typing "status" in the command line:
bash <(curl -s https://raw.githubusercontent.com/pbihq/tools/master/Status/InstallStatus.sh)
Or run it remotely:
bash <(curl -s https://raw.githubusercontent.com/pbihq/tools/master/Status/Status.sh)