- Run
git
in your Terminal and go through the xCode setup - Install Brew
- Install Packages with
xargs brew install < my_brew.txt
- Install Casks with
xargs brew install --cask < my_brew_cask.txt
- Run
skhd
withskhd --start-service
- Open the Accessability Settings and enable skhd
- Run Aerospace
- Open the Accessability Settings and enable Aerospace
- Run the
.osx
script
Make sure Sketchybars brew service is disabled with brew services stop sketchybar
.
Sketchybar start up should be handled via aerospace
, since the brew service
runs
before aerospace
and therefore the workspace will not be rendered correctly.