{"id":25824393,"url":"https://github.com/ghokun/dots","last_synced_at":"2026-04-10T11:02:36.347Z","repository":{"id":90242148,"uuid":"366687551","full_name":"ghokun/dots","owner":"ghokun","description":"...","archived":false,"fork":false,"pushed_at":"2023-12-30T03:19:29.000Z","size":8310,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T18:27:45.489Z","etag":null,"topics":["ansible","dotfiles","homebrew","macos"],"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/ghokun.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}},"created_at":"2021-05-12T11:09:09.000Z","updated_at":"2023-12-29T17:09:07.000Z","dependencies_parsed_at":"2025-02-28T12:50:46.538Z","dependency_job_id":"1ec7141e-d6ed-467c-89b8-9ea0656905c5","html_url":"https://github.com/ghokun/dots","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ghokun/dots","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghokun%2Fdots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghokun%2Fdots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghokun%2Fdots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghokun%2Fdots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghokun","download_url":"https://codeload.github.com/ghokun/dots/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghokun%2Fdots/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31639524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"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":["ansible","dotfiles","homebrew","macos"],"created_at":"2025-02-28T12:50:32.230Z","updated_at":"2026-04-10T11:02:36.329Z","avatar_url":"https://github.com/ghokun.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dots\n\nThis is a repository that holds [dotfiles][1] for my personal computers.\n\n## Manual Steps\n\n- Install macOS Sonoma with [OpenCore Legacy Patcher][2]\n- Connect to local network\n- Sign in to iCloud\n- Customize followings\n    - Enable location services\n    - Disable analytics\n    - Skip screen time\n    - Disable Siri\n    - Disable FileVault\n    - Select dark mode\n- Perform post installation steps for [OpenCore Legacy Patcher][3]\n- Change computer name and allow remote login\n\n  ```shell\n  sudo systemsetup -setcomputername mbp13\n  sudo systemsetup -setremotelogin on\n  ```\n\n- Install XCode from App Store\n- Install Apple command line tools\n\n  ```shell\n  xcode-select --install\n  ```\n\n- Install [Homebrew][4]\n- Install `ansible`\n\n  ```shell\n  brew install ansible\n  ```\n\n- Copy `Ghostty.app` terminal to `/Applications`\n- Copy `ssh` keys to `~/.ssh`\n- Copy `gpg` keys to `~/.gnupg`\n\n## Installation\n\n- Install requirements:\n\n  ```shell\n  ansible-galaxy install -r requirements.yml \n  ```\n\n- Run playbook:\n\n  ```shell\n  ansible-playbook -Kk site.yml\n\n  # or verbose, if required\n  ansible-playbook -Kk site.yml -vvvv\n  ```\n\n[1]: https://dotfiles.github.io\n\n[2]: https://dortania.github.io/OpenCore-Legacy-Patcher/INSTALLER.html\n\n[3]: https://dortania.github.io/OpenCore-Legacy-Patcher/POST-INSTALL.html\n\n[4]: https://brew.sh","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghokun%2Fdots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghokun%2Fdots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghokun%2Fdots/lists"}