{"id":13554637,"url":"https://github.com/maxyermayank/developer-mac-setup","last_synced_at":"2025-04-15T01:36:49.183Z","repository":{"id":54589048,"uuid":"220758299","full_name":"maxyermayank/developer-mac-setup","owner":"maxyermayank","description":"Set of Scripts and Documentation to setup Mac as Development Environment","archived":false,"fork":false,"pushed_at":"2023-08-06T15:02:15.000Z","size":31,"stargazers_count":37,"open_issues_count":1,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T13:37:26.481Z","etag":null,"topics":["developer-environment","developers","mac","macos-setup","osx-setup","productivity","setup","setup-development-environment","setup-macos","setup-osx","setup-script","setuptools","software-development","technology","tools"],"latest_commit_sha":null,"homepage":"https://medium.com/@maxy_ermayank/developer-environment-setup-script-5fcb7b854acc","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxyermayank.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-10T07:49:54.000Z","updated_at":"2024-06-14T23:51:04.000Z","dependencies_parsed_at":"2024-08-01T12:36:48.339Z","dependency_job_id":null,"html_url":"https://github.com/maxyermayank/developer-mac-setup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxyermayank%2Fdeveloper-mac-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxyermayank%2Fdeveloper-mac-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxyermayank%2Fdeveloper-mac-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxyermayank%2Fdeveloper-mac-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxyermayank","download_url":"https://codeload.github.com/maxyermayank/developer-mac-setup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248990106,"owners_count":21194699,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["developer-environment","developers","mac","macos-setup","osx-setup","productivity","setup","setup-development-environment","setup-macos","setup-osx","setup-script","setuptools","software-development","technology","tools"],"created_at":"2024-08-01T12:02:51.798Z","updated_at":"2025-04-15T01:36:49.162Z","avatar_url":"https://github.com/maxyermayank.png","language":"Shell","readme":"# **Mac Setup for Developers**\nSet of Scripts and Documentation to setup Mac as Development Environment\n\n\n# **Prerequisite**\n- Make sure you have admin permission to execute the script to install all the development tools.\n- Bash\n- Git client to clone this repository. If you do not have Git then you can simply download the repository.\n- Comment/Uncomment tools in the script per your need.\n\nStart with this Amazing .bash_profile [MAC OSX BASH PROFILE](https://natelandau.com/my-mac-osx-bash_profile/)\n\n# **Make sure Script have Execution Permission**\n```\nchmod +x macSetup.sh\n```\n\n# **Execute Script to begin Setup**\n```\nxcode-select --install\n./macSetup.sh\n```\n\n## **General Configurations \u0026 Aliases**\n- [x] Git Config\n- [x] Global Git Ignore\n- [x] Mac Screenshot Config\n- [x] Git Aliases\n- [x] Docker Aliases\n- [x] K8s Aliases\n\n## **Install Browsers**\n- [x] [Google Chrome](https://www.google.com/chrome/)\n- [ ] [Google Chrome Canary](https://www.google.com/chrome/canary/)\n- [x] [Firefox](https://www.mozilla.org/en-US/firefox/new/)\n- [ ] [Firefox Developer Edition](https://www.mozilla.org/en-US/firefox/developer/)\n\n## **Install HashiCorp Tools**\n- [x] [Terraform](https://www.terraform.io)\n- [x] [Vault](https://www.vaultproject.io)\n- [x] [Consul](https://www.consul.io)\n- [x] [Packer](https://www.packer.io)\n- [x] [Nomad](https://www.nomadproject.io)\n- [x] [Vagrant](https://www.vagrantup.com)\n\n## **Install Virtualization Tools**\n- [x] [VMWare Fusion](https://www.vmware.com/products/fusion.html)\n- [x] [Oracle Virtualbox](https://www.virtualbox.org)\n- [x] [Docker](https://www.docker.com)\n- [x] [Vagrant Manager](http://vagrantmanager.com)\n\n\n## **Install IDEs (Intellij, Visual Studio, Visual Studio Code, Android Studio)**\n- [x] [Intellij](https://www.jetbrains.com/idea/)\n- [x] [Visual Studio](https://visualstudio.microsoft.com)\n- [x] [Visual Studio Code](https://code.visualstudio.com)\n- [x] [Android Studio](https://developer.android.com/studio)\n\n\n# **Install important Visual Studio Code Extensions**\nIf you want to add any new extension besides all the ones listed below then update vscode-extensions.txt before executing script.\n- [x] [GitLens — Git supercharged](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)\n- [x] [GitHub](https://marketplace.visualstudio.com/items?itemName=KnisterPeter.vscode-github)\n- [x] [Live Share](https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare)\n- [x] [Quokka.js](https://marketplace.visualstudio.com/items?itemName=WallabyJs.quokka-vscode)\n- [x] [Bracket Pair Colorizer](https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer)\n- [x] [Visual Studio IntelliCode](https://marketplace.visualstudio.com/items?itemName=VisualStudioExptTeam.vscodeintellicode)\n- [x] [Terraform](https://marketplace.visualstudio.com/items?itemName=mauve.terraform)\n- [x] [Docker](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker)\n- [x] [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)\n- [x] [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python)\n- [x] [Path Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense)\n- [x] [Remote - Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)\n- [x] [Markdown All in One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one)\n- [x] [open-in-browser](https://marketplace.visualstudio.com/items?itemName=techer.open-in-browser)\n- [x] [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker)\n- [x] [Auto Rename Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag)\n- [x] [Auto Close Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag)\n- [x] [Polacode](https://marketplace.visualstudio.com/items?itemName=pnp.polacode)\n- [x] [Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner)\n- [x] [Paste JSON as Code](https://marketplace.visualstudio.com/items?itemName=quicktype.quicktype)\n- [x] [TODO Highlight](https://marketplace.visualstudio.com/items?itemName=wayou.vscode-todo-highlight)\n- [x] [npm](https://marketplace.visualstudio.com/items?itemName=eg2.vscode-npm-script)\n- [x] [Regex Previewer](https://marketplace.visualstudio.com/items?itemName=chrmarti.regex)\n- [x] [Git History](https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory)\n- [x] [AWS Toolkit for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.aws-toolkit-vscode)\n- [x] [C#](https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp)\n\n\n## **Install AWS Tools**\n- [x] [AWS CLI](https://aws.amazon.com/cli/)\n- [x] [SAM CLI](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html)\n\n\n## **Install Developer Utilities**\n- [x] [SDKMan](https://sdkman.io)\n- [x] [Spectacle](https://www.spectacleapp.com)\n- [x] [Tree]()\n- [x] [Ctop](https://ctop.sh)\n- [x] [jq](https://stedolan.github.io/jq/)\n- [x] [Postman](https://www.getpostman.com)\n- [x] [httpie](https://httpie.org)\n- [x] [NVM](https://github.com/nvm-sh/nvm)\n- [x] [Bash Completion](https://github.com/scop/bash-completion)\n\n## **Install Language SDKs/Platforms**\n- [x] [Dotnet SDK](https://dotnet.microsoft.com/download)\n- [x] [Go](https://golang.org)\n\n\n## **Install Database Tools**\n- [x] [PGAdmin](https://www.pgadmin.org)\n- [x] [Mongo Studio 3T](https://studio3t.com)\n\n\n## **Install Productivity Tools**\n- [x] [Slack](https://slack.com)\n- [x] [Evernote](https://evernote.com)\n- [x] [The Unarchiver](https://theunarchiver.com)\n- [x] [CheatSheet](https://mediaatelier.com/CheatSheet/)\n- [x] [Adobe Creative Cloud](https://www.adobe.com/creativecloud.html)\n\n\n# **Resources**\n- [MAC OSX BASH PROFILE](https://natelandau.com/my-mac-osx-bash_profile/)\n- [New MacBook Setup for Developers by Dan Vega](https://dev.to/therealdanvega/new-macbook-setup-for-developers-2nma)\n","funding_links":[],"categories":["Shell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxyermayank%2Fdeveloper-mac-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxyermayank%2Fdeveloper-mac-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxyermayank%2Fdeveloper-mac-setup/lists"}