wget https://gist.github.com/eseceve/5485752/raw/902958d64c4e764660a43a096f05e113e0ed2f6a/batteryAlert.plist
mv batteryAlert.plist ~/Library/LaunchAgents/
wget https://gist.github.com/eseceve/5485752/raw/9f926d66f9f44b13425d183e4e903a90a1c585c8/batteryScript.applescript
mv batteryScript.applescript /etc/
launchctl load ~/Library/LaunchAgents/batteryAlert.plist
- copy batteryScript.applescript to /etc/batteryScript.applescript
- copy batteryAlert.plist to ~/Library/LaunchAgents/batteryAlert.plist
- *reset your mac or run
launchctl load ~/Library/LaunchAgents/batteryAlert.plist
in your terminal