- install brew
- brew install bash
- mkdir /usr/local/bin
- ln -s /opt/homebrew/bin/bash /usr/local/bin/bash
- echo '/usr/local/bin/bash' >> /etc/shells
- Mac Settings > Users and Groups > right click on admin user > Advanced Settings > set the login shell to bash path
- install docker desktop
- brew install --cask visual-studio-code
- install node 18 via nvm
- git clone [email protected]:paoloumali/osx_dotfiles.git
Last active
September 27, 2023 09:59
-
-
Save paoloumali/76b9d3c4741ba3f899fc86dae0fcf22f to your computer and use it in GitHub Desktop.
prep mac for dev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment