Set of Scripts and Documentation to setup Mac as Development Environment
- Make sure you have admin permission to execute the script to install all the development tools.
- Bash
- Git client to clone this repository. If you do not have Git then you can simply download the repository.
- Comment/Uncomment tools in the script per your need.
Start with this Amazing .bash_profile MAC OSX BASH PROFILE
chmod +x macSetup.sh
xcode-select --install
./macSetup.sh
- Git Config
- Global Git Ignore
- Mac Screenshot Config
- Git Aliases
- Docker Aliases
- K8s Aliases
If you want to add any new extension besides all the ones listed below then update vscode-extensions.txt before executing script.
- GitLens — Git supercharged
- GitHub
- Live Share
- Quokka.js
- Bracket Pair Colorizer
- Visual Studio IntelliCode
- Terraform
- Docker
- Live Server
- Python
- Path Intellisense
- Remote - Containers
- Markdown All in One
- open-in-browser
- Code Spell Checker
- Auto Rename Tag
- Auto Close Tag
- Polacode
- Code Runner
- Paste JSON as Code
- TODO Highlight
- npm
- Regex Previewer
- Git History
- AWS Toolkit for Visual Studio Code
- C#