To bootstrap new dev end do:
- Install brew: https://brew.sh
- Install packages:
brew bundle
- Deploy dotfiles:
./sync.sh
- Install asdf-plugins:
Fixes:
- Fix too bold font for alacritty:
defaults write org.alacritty AppleFontSmoothing -int 0
.
To bootstrap new dev end do:
brew bundle
./sync.sh
Fixes:
defaults write org.alacritty AppleFontSmoothing -int 0
.