{"id":23141826,"url":"https://github.com/allaman/mac-setup","last_synced_at":"2025-08-11T06:48:53.425Z","repository":{"id":45509379,"uuid":"441316751","full_name":"Allaman/mac-setup","owner":"Allaman","description":"My Ansible Playbook to configure my MacBook","archived":false,"fork":false,"pushed_at":"2024-12-14T22:36:22.000Z","size":39,"stargazers_count":33,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-31T15:28:46.484Z","etag":null,"topics":["ansible","automation","configuration","macos","tools","workstation"],"latest_commit_sha":null,"homepage":"","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/Allaman.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,"zenodo":null}},"created_at":"2021-12-23T23:18:25.000Z","updated_at":"2025-05-14T04:34:42.000Z","dependencies_parsed_at":"2024-12-14T23:30:47.259Z","dependency_job_id":null,"html_url":"https://github.com/Allaman/mac-setup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Allaman/mac-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allaman%2Fmac-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allaman%2Fmac-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allaman%2Fmac-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allaman%2Fmac-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Allaman","download_url":"https://codeload.github.com/Allaman/mac-setup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allaman%2Fmac-setup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269843583,"owners_count":24484115,"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-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["ansible","automation","configuration","macos","tools","workstation"],"created_at":"2024-12-17T14:14:30.844Z","updated_at":"2025-08-11T06:48:53.362Z","avatar_url":"https://github.com/Allaman.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Mac Setup\n\n⚙️ Automatic configuration for my Mac.\n\nℹ️ Blog post about [moving to macOS](https://rootknecht.net/blog/moving-to-macOS/) after ten years of Linux.\n\nAutomatic installation is based upon the following [Ansible](https://www.ansible.com/) roles:\n\n- [geerlingguy.homebrew](https://github.com/geerlingguy/ansible-collection-mac/tree/master/roles/homebrew) manages homebrew installation and packages\n- [geerlingguy.mas](https://github.com/geerlingguy/ansible-collection-mac/tree/master/roles/mas) manages apps from the app store\n- [ansible-role-binaries](https://github.com/Allaman/ansible-role-binaries) installs binaries\n- [ansible-role-dotfiles](https://github.com/Allaman/ansible-role-dotfiles) configures my shell/dots\n- [ansible-role-pip](https://github.com/Allaman/ansible-role-pip) installs pip packages\n\nAlso kudos to [Jeff Geerling](https://www.jeffgeerling.com/) for his work with [mac-dev-playbook](https://github.com/geerlingguy/mac-dev-playbook) which obviously influenced my setup.\n\n## Bootstrap\n\nBootstrap your system to be able to run Ansible:\n\n- `xcode-select --install`\n- `export PATH=$PATH:$HOME/Library/Python/3.8/bin:/opt/homebrew/bin`\n- `pip3 install --upgrade pip`\n- `pip3 install --user ansible`\n\n## Run Ansible\n\nRun Ansible with the provided Makefile:\n\n- `make install` to download required ansible roles\n- `make configure` to run `ansible-playbook` (sudo password required)\n\n## Manual installation\n\nSome apps need to be installed manually\n\n- Download [TinkerTool](https://www.bresink.biz/download2.php?ln=1\u0026dl=TinkerTool\u0026MBSKey=2b2ed27cad1c358503aac7223b8d345f) for some extra tweaks\n- Chromium cask not working as expected -\u003e [download](https://download-chromium.appspot.com/?platform=Mac_Arm\u0026type=snapshots) manually and run `xattr -cr /Applications/Chromium.app`\n- Download and install [FastRAWViewer](https://www.fastrawviewer.com/)\n- Download and install a patched [font](https://github.com/shaunsingh/SFMono-Nerd-Font-Ligaturized) for your terminal\n- Download and install [AlDente Pro](https://apphousekitchen.com/)\n\n## Configuration\n\nConfiguration is mainly done via my [dotfiles](https://github.com/Allaman/dots) repo via [ansible-roles-dotfiles](https://github.com/Allaman/ansible-role-dotfiles) and a private dotfiles repo, both using [chezmoi](https://www.chezmoi.io/) under the hood.\n\n## Replace Finder with Forklift4\n\n[Docs](https://binarynights.com/manual)\n\n```sh\ndefaults write -g NSFileViewer -string com.binarynights.ForkLift;\ndefaults write com.apple.LaunchServices/com.apple.launchservices.secure LSHandlers -array-add '{LSHandlerContentType=\"public.folder\";LSHandlerRoleAll=\"com.binarynights.ForkLift\";}'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallaman%2Fmac-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallaman%2Fmac-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallaman%2Fmac-setup/lists"}