{"id":29673885,"url":"https://github.com/minhtuannguyen/mac_provisioning","last_synced_at":"2026-05-08T04:03:40.892Z","repository":{"id":174916562,"uuid":"422578734","full_name":"minhtuannguyen/mac_provisioning","owner":"minhtuannguyen","description":"a script to provision mac from scratch","archived":false,"fork":false,"pushed_at":"2024-10-30T17:27:32.000Z","size":42,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-30T18:31:03.322Z","etag":null,"topics":["brew","mac","provisioning","setuptools"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/minhtuannguyen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-10-29T13:06:13.000Z","updated_at":"2024-10-30T17:27:36.000Z","dependencies_parsed_at":"2023-11-20T02:45:06.926Z","dependency_job_id":null,"html_url":"https://github.com/minhtuannguyen/mac_provisioning","commit_stats":null,"previous_names":["minhtuannguyen/mac_provisioning"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/minhtuannguyen/mac_provisioning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhtuannguyen%2Fmac_provisioning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhtuannguyen%2Fmac_provisioning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhtuannguyen%2Fmac_provisioning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhtuannguyen%2Fmac_provisioning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minhtuannguyen","download_url":"https://codeload.github.com/minhtuannguyen/mac_provisioning/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhtuannguyen%2Fmac_provisioning/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266580922,"owners_count":23951317,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["brew","mac","provisioning","setuptools"],"created_at":"2025-07-22T22:08:31.627Z","updated_at":"2026-05-08T04:03:35.847Z","avatar_url":"https://github.com/minhtuannguyen.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Motivation\n\nI spent a significant amount of time setting up the machine everytime I get a new one. `Time Machine` did help me a lot\nin the past. But with time the system still gets filled with junk.\n\nThere are many open-source projects out there for provisioning a new mac, but I didn't trust them much. So instead of\ndiving deeply in those codes, I prefer to write this script on my own. This script just does the following tasks:\n\n- Installing the **Xcode Command Line Tools**\n- Install the [**homebrew**](https://brew.sh/)\n- Install some essentials tools\n- Install the development setup:\n    - [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh) and install some plugins\n    - [tmux](https://github.com/tmux/tmux) and install some plugins\n    - ssh/git setup\n- Install languages\n    - python\n    - rust\n    - jvm\n- Install **AWS** tools\n- Install some GUI tools\n- Install some tools from MAS\n\n# Usage\n\n## Installation\n\n```bash\n sh -c \"$(curl -fsSL https://raw.githubusercontent.com/minhtuannguyen/mac_provisioning/main/scripts/install.sh)\"\n```\n\n## How to use\n```bash\n#to provision\nmacpro\n\n#update\nmacpro-update\n```\n\n# Manual steps\n\nHowever, there are a few manual steps to do:\n\n- Setup keyboard, trackpad options in the system preferences\n- Map Caps Lock to escape\n- **iterm2**\n    - copy on selection:\n        - General -\u003e Selection\n            - copy to pasteboard on selection\n            - Applications in terminal may access to clipboard\n    - import the profile to iterm2\n- import the color scheme for idea\n- import ssh public key for Git\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminhtuannguyen%2Fmac_provisioning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminhtuannguyen%2Fmac_provisioning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminhtuannguyen%2Fmac_provisioning/lists"}