{"id":15811447,"url":"https://github.com/mraerino/workspace-config","last_synced_at":"2025-03-14T20:31:52.821Z","repository":{"id":72456732,"uuid":"106294308","full_name":"mraerino/workspace-config","owner":"mraerino","description":"💻 My personal workspace configured through code","archived":true,"fork":false,"pushed_at":"2017-11-20T12:51:34.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-07T00:34:47.421Z","etag":null,"topics":["ansible","cli","gitmoji","homebrew","infrastructure-as-code","macos","playbook","workspace","workstation","zsh"],"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/mraerino.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-10-09T14:28:20.000Z","updated_at":"2024-10-31T14:10:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb526b5d-8784-4ef2-b60b-47b509863fd9","html_url":"https://github.com/mraerino/workspace-config","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/mraerino%2Fworkspace-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mraerino%2Fworkspace-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mraerino%2Fworkspace-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mraerino%2Fworkspace-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mraerino","download_url":"https://codeload.github.com/mraerino/workspace-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243642283,"owners_count":20323998,"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","cli","gitmoji","homebrew","infrastructure-as-code","macos","playbook","workspace","workstation","zsh"],"created_at":"2024-10-05T04:01:10.287Z","updated_at":"2025-03-14T20:31:52.479Z","avatar_url":"https://github.com/mraerino.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mraerino's Workspace Config\n\nThis is an Ansible-based repository enabling me to setup my workspace machines from code.\n\n## Usecases\n\n- Keep environments consistent across machines\n- Reinstall OS without needing a config backup\n- Track workspace config changes\n\n## Usage\n\n### Preparations (macOS)\n\nRun this on a blank macOS install to get up and running\n\n```bash\nxcode-select --install # Install macOS CLI utils\nsudo pip install ansible # Install Ansible\ngit clone https://github.com/mraerino/workspace-config\ncd workspace-config\n```\n\n### Execute playbook\n\nFirst, create an [`inventory`](http://docs.ansible.com/ansible/latest/intro_inventory.html) file with your machines.\nThen run this:\n\n```bash\nansible-galaxy install -r requirements.yml # Install role dependencies\nansible-playbook -i inventory site.yml\n```\n\n### Inventory\n\nThe playbook uses different host groups when applying roles:\n\n- `cli` for setting up unix cli envrionments (tested on macOS and Ubuntu)\n- `macos` for configuring macOS-based systems\n- `linux` for configuring Linux-based systems\n\nRespectively there is a playbook for each of the groups.\n\n## License\n\n[MIT License](/LICENSE)\n\nFeel free to adapt bits and pieces into your config.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmraerino%2Fworkspace-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmraerino%2Fworkspace-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmraerino%2Fworkspace-config/lists"}