mirror of
https://github.com/danbee/mac-setup
synced 2025-03-04 08:39:10 +00:00
6 lines
76 B
Bash
Executable File
6 lines
76 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Start Yabai
|
|
brew services start yabai
|
|
brew services start skhd
|