{"id":13753569,"url":"https://github.com/daemonza/setupmac","last_synced_at":"2025-05-09T21:35:13.140Z","repository":{"id":145295954,"uuid":"83668060","full_name":"daemonza/setupmac","owner":"daemonza","description":"Using Ansible to setup my Mac","archived":false,"fork":false,"pushed_at":"2018-01-05T04:50:43.000Z","size":27,"stargazers_count":92,"open_issues_count":1,"forks_count":58,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-08-03T09:05:33.651Z","etag":null,"topics":["ansible","macos"],"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/daemonza.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":"2017-03-02T10:59:23.000Z","updated_at":"2024-02-07T11:19:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4f18fc0-211d-42ec-9f52-0a6e136c78ea","html_url":"https://github.com/daemonza/setupmac","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/daemonza%2Fsetupmac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daemonza%2Fsetupmac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daemonza%2Fsetupmac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daemonza%2Fsetupmac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daemonza","download_url":"https://codeload.github.com/daemonza/setupmac/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224884615,"owners_count":17386121,"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":["ansible","macos"],"created_at":"2024-08-03T09:01:24.744Z","updated_at":"2024-11-16T06:30:29.335Z","avatar_url":"https://github.com/daemonza.png","language":"Shell","readme":"### Setupmac\n\nThis is a [Ansible](https://www.ansible.com/) playbook to quickly setup \na Mac to how I like it.\n\nTo setup run the following command :\n```\ncurl -s https://raw.githubusercontent.com/daemonza/setupmac/master/start.sh | /bin/bash\n```\n\nThe start.sh script installs `pip` and then `ansible` with pip.\nThen git clone this repository and execute the `ansible` playbook which does\nall the heavy lifting of setting your mac.\n\nIf you already have ansible installed or prefer running it directly, execure the following :\n```\nansible-playbook -i ./hosts playbook.yml --verbose\n```\n\nThe playbook use homebrew with cask to install most things. You can see a list of\nwhat get's installed at [here](https://raw.githubusercontent.com/daemonza/setupmac/master/roles/setup/vars/main.yml). If you want to change the list of applications, clone\nthis repository, and edit this file, and run the `start.sh` script.\n\nThe applications it cannot install through homebrew get's downloaded to\n`$HOME/Downloads`, it's up to you to install them from the Downloads directory.\n\n\n#### Uninstall\n\nIf you want to undo all the changes that `setupmac` did, run \n\n```\nstart.sh uninstall\n```\n","funding_links":[],"categories":["macos"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaemonza%2Fsetupmac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaemonza%2Fsetupmac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaemonza%2Fsetupmac/lists"}