Blazyinly fast Development Setup 🚀
- Clone this repo into
~/.config/dotfiles
- Init run
boostrap.sh - Update Brewfile:
/opt/homebrew/bin/brew bundle dump --describe --force --file=- > Brewfile
- Init run
tmux - Install plugins: Press
prefix+I(capital i, as in Install)
- Run
nvim . - Update plugins:
:Lazy - Update LSP servers, DAP servers, linters, and formatters:
:Mason
