Blazyinly fast Development Setup 🚀
- Clone this repo into
~/.config/dotfiles
- macOS: run from the dotfiles directory:
./macos.sh - Linux (remote/dev box):
./linux.sh - Update Brewfile:
/opt/homebrew/bin/brew bundle dump --describe --force --file=- > Brewfile
- Run
nvim . - Update plugins:
:Lazy - Update LSP servers, DAP servers, linters, and formatters:
:Mason
