介绍 Github 安装 1 2 3 4 5 6 7 8 9 10 11 12 13 > brew tap koekeishiya/formulae > brew install yabai > sudo yabai --install-sa # 安装快捷键支持 > brew install koekeishiya/formulae/skhd # 拷贝默认设置 > curl https://raw.githubusercontent.com/koekeishiya/yabai/master/examples/yabairc --output ~/.yabairc > curl https://raw.githubusercontent.com/koekeishiya/yabai/master/examples/skhdrc --output ~/.skhdrc > brew services start skhd > brew services start yabai #