## vim:ft=zsh ## check_ac - returns true if machine is running on AC [[ $(cat /sys/class/power_supply/AC/online) == 1 ]]