OSX development environment setup
I use VSCODE + VIM plugin as I got tired of maintaining Neovim running properly and since I could never really got rid of doing certain things in VSCode such as debugging, jupyter notebooks, etc.
My dotfiles for karabiner (60% keyboard layout), tmux, fish and everything configurable.
Setup for web development (React with TypeScript), Go, Lua and Rust on macOS Monterey.
Managed with Dotbot.
I am mostly using VSCode terminal these days with Tmux + Fish and iTerm2 for macOS.
brew install fish
omf install z
brew install asdf fish fzf fd bat git-delta ripgrep tmux yarn htop google-cloud-sdk terraform
brew install karabiner-elements
brew install yqrashawn/goku/goku
softwareupdate --install-rosetta
if needed for gokuDefault
goku
once to generate karabiner configasdf plugin add nodejs
asdf install nodejs 18.xx.x
(latest lts).tool-versions
by running asdf global nodejs 16.xx.x
(latest lts)asdf plugin add elixir
brew install pyenv
https://www.nerdfonts.com/font-downloads
https://stackoverflow.com/a/26321141