# Install brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
# Github CLI
brew install gh
gh auth login- Run
bin/setup.shto install all dependencies needed. - Run
bin/link-configs.shto symlink configs from this directory to your home diretory
git clone https://github.com/kvndrsslr/sketchybar-app-font <some-directory>
cd <some-directory>
pnpm install
pnpm run build:install