pmsetの使い方
#Mac
#zsh
#pmset
最近使う頻度が増えたのでメモ書き。
code:zsh
pmset -g
#設定一覧
sudo pmset -a disablesleep 1
#スリープを禁止
pmset displaysleepnow
#画面のみスリープさせる