https://ss64.com/mac/pmset.html
function batt-info() { echo system_profiler SPPowerDataType | grep Wattage | cut -c 7- echo pmset -g batt }