git clone git@github.com:lucasmotta/dotfiles.git
cd dotfiles
./install.sh- Formulae and casks are managed in
Brewfileviabrew bundle. - Run all checks with:
./scripts/check.sh
- Install git hooks with:
pre-commit install --install-hooks
- Config is stored in
ghostty. ./install.shsymlinks it to~/Library/Application Support/com.mitchellh.ghostty/config.
- Install sync-settings
- Configure it using secret gist config
- Run
Sync: Download Settings
- Set
TWITCH_OAUTH_TOKENin your shell environment to use Twitch auth headers intwitchhelpers. - If unset, scripts still work but run without auth headers.
This setup was inspired by peduarte/dotfiles.