{"id":17641345,"url":"https://github.com/dotzero/dotfiles","last_synced_at":"2025-10-29T20:49:35.980Z","repository":{"id":41475302,"uuid":"83875409","full_name":"dotzero/dotfiles","owner":"dotzero","description":":octocat: macOS environment: zsh, Oh My Zsh, Git, etc.","archived":false,"fork":false,"pushed_at":"2025-04-05T05:51:54.000Z","size":859,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-06T22:07:38.114Z","etag":null,"topics":["dotfiles","iterm","macos","unix","zsh"],"latest_commit_sha":null,"homepage":"https://dotzero.blog","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/dotzero.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":"2017-03-04T07:31:24.000Z","updated_at":"2025-04-05T05:51:57.000Z","dependencies_parsed_at":"2023-11-19T07:25:29.754Z","dependency_job_id":"4208b316-b449-4762-9700-13ffe033eebc","html_url":"https://github.com/dotzero/dotfiles","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/dotzero%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotzero%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotzero%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotzero%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotzero","download_url":"https://codeload.github.com/dotzero/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252776581,"owners_count":21802468,"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":["dotfiles","iterm","macos","unix","zsh"],"created_at":"2024-10-23T07:05:19.614Z","updated_at":"2025-10-29T20:49:30.945Z","avatar_url":"https://github.com/dotzero.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotzero dotfiles\n\n### Set computer name\n\n```bash\nsudo scutil --set ComputerName \"0x6D746873\"\nsudo scutil --set HostName \"0x6D746873\"\nsudo scutil --set LocalHostName \"0x6D746873\"\nsudo defaults write /Library/Preferences/SystemConfiguration/com.apple.smb.server NetBIOSName -string \"0x6D746873\"\n```\n\n### Generating a new SSH key\n\n```bash\nssh-keygen -t ed25519 -C \"your_email@example.com\"\nnano ~/.ssh/config\n```\n\nAdd the following lines:\n\n```\nAddKeysToAgent yes\nUseKeychain yes\nIdentityFile ~/.ssh/id_ed25519\n```\n\n### Install dotfiles\n\n```bash\ngit clone git@github.com:dotzero/dotfiles.git ~/.0\n```\n\n### Bootstrap dotfiles\n\n```bash\n~/.0/bootstrap\n~/.0/macos\n```\n\n### Update\n\n```bash\nselfupdate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotzero%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotzero%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotzero%2Fdotfiles/lists"}