{"id":15816356,"url":"https://github.com/hypnoglow/macos-bootstrap","last_synced_at":"2026-03-01T21:37:03.897Z","repository":{"id":70610643,"uuid":"90375314","full_name":"hypnoglow/macOS-bootstrap","owner":"hypnoglow","description":"macOS bootstrap :battery:","archived":false,"fork":false,"pushed_at":"2025-05-20T14:06:01.000Z","size":68,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-03T17:21:38.933Z","etag":null,"topics":["macos","macos-bootstrap","macos-setup"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hypnoglow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-05T12:52:12.000Z","updated_at":"2025-05-20T14:06:05.000Z","dependencies_parsed_at":"2023-11-12T12:36:22.873Z","dependency_job_id":"39b1df53-0dcf-4944-bd7a-5c0d16e4cd1a","html_url":"https://github.com/hypnoglow/macOS-bootstrap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hypnoglow/macOS-bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypnoglow%2FmacOS-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypnoglow%2FmacOS-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypnoglow%2FmacOS-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypnoglow%2FmacOS-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hypnoglow","download_url":"https://codeload.github.com/hypnoglow/macOS-bootstrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypnoglow%2FmacOS-bootstrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29984725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T21:06:37.093Z","status":"ssl_error","status_checked_at":"2026-03-01T21:05:45.052Z","response_time":124,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["macos","macos-bootstrap","macos-setup"],"created_at":"2024-10-05T05:02:47.896Z","updated_at":"2026-03-01T21:37:03.885Z","avatar_url":"https://github.com/hypnoglow.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# macOS-bootstrap\n\nA simple script that brings macOS system to a desired state. May be useful to run\nafter a fresh installation or on a regular basis to reconcile the OS.\n\nBasically, the script tweaks the OS and installs and updates apps and packages.\n\n## Usage\n\n### Fresh macOS installation\n\n1. Open Terminal app.\n\n2. Install [Homebrew](https://brew.sh)\n\n3. Install a fresh version of bash to replace outdated macOS builtin bash:\n\n    ```shell\n    brew install bash\n    ```\n\n4. Run bootstrap with the profile name:\n\n    ```shell\n    ./bootstrap \u003cPROFILE_NAME\u003e\n    ```\n\n### Reconcile\n\nRun bootstrap, the profile name is optional:\n\n ```shell\n ./bootstrap [PROFILE_NAME]\n ```\n\n### Profiles\n\nProfile configuration files are located in [profiles](profiles/) under the name\nof the profile.\n\n**brew_cask_pinned.list** - if the file exists, the script will pin the casks\nlisted in this file.\n\n## Docs\n\n[docs](docs/) directory contains some useful info on advanced macOS topics.\n\n## License\n\n[MIT](https://github.com/hypnoglow/macOS-bootstrap/blob/master/LICENCE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypnoglow%2Fmacos-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhypnoglow%2Fmacos-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypnoglow%2Fmacos-bootstrap/lists"}