You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Install everything (Homebrew packages + symlinks + services)
make install
# Or run individual steps
make brew-install # Install Homebrew packages only
make link # Create symlinks only
make services-start # Start services only
Usage
make help# Show all available commands
make update # Update all Homebrew packages
make restart # Restart yabai, skhd, and sketchybar
make uninstall # Stop services and remove symlinks