{"id":28581112,"url":"https://github.com/janosh/dotfiles","last_synced_at":"2026-02-28T23:31:12.601Z","repository":{"id":41848074,"uuid":"143320637","full_name":"janosh/dotfiles","owner":"janosh","description":"Ain't no place like ~","archived":false,"fork":false,"pushed_at":"2026-02-24T10:25:40.000Z","size":1730,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-24T15:51:14.694Z","etag":null,"topics":["bash","dotfiles","macos","shell-scripts","zsh"],"latest_commit_sha":null,"homepage":"","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/janosh.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-02T16:38:03.000Z","updated_at":"2026-02-24T10:25:44.000Z","dependencies_parsed_at":"2024-02-19T08:32:35.922Z","dependency_job_id":"baa5701b-31a9-4d22-8593-80100c5a08dc","html_url":"https://github.com/janosh/dotfiles","commit_stats":null,"previous_names":["janosh/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/janosh/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janosh%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janosh%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janosh%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janosh%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janosh","download_url":"https://codeload.github.com/janosh/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janosh%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29954955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T22:53:01.873Z","status":"ssl_error","status_checked_at":"2026-02-28T22:52:50.699Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bash","dotfiles","macos","shell-scripts","zsh"],"created_at":"2025-06-11T04:15:50.477Z","updated_at":"2026-02-28T23:31:12.581Z","avatar_url":"https://github.com/janosh.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# macOS Setup Automation [![pre-commit.ci status](https://results.pre-commit.ci/badge/github/janosh/dotfiles/main.svg)](https://results.pre-commit.ci/latest/github/janosh/dotfiles/main)\n\n## Purpose\n\nThis repo contains shell scripts and config files which, when executed and copied into their respective destinations, bring a clean install of macOS into a working-ready state.\n\n\u003e Forked from [Vítor’s dotfiles](https://github.com/vitorgalvao/dotfiles) but quite diverged now.\n\n## Usage\n\nTo run all automatic scripts in this repo:\n\n```sh\nzsh -c \"$(curl -sSL 'https://raw.github.com/janosh/setup/main/setup/main.sh')\"\n```\n\nOr, if you've already cloned the repo locally, simply run:\n\n```sh\n./setup/main.sh\n```\n\nTo customize OS settings and complete the setup, run:\n\n```sh\nzsh -c \"$(curl -sSL 'https://raw.github.com/janosh/setup/main/system-settings.sh')\"\n```\n\n## Organization\n\nThe important files in this repo are:\n\n```text\n.\n└── setup\n    ├── main.sh\n    └── system-settings.sh\n```\n\nThe files prefixed with numbers contain only functions. None of them will do anything if run on their own. `main.sh` imports all functions and runs them in sequence.\n\nIf you wish to run only parts of the setup process, source the appropriate script(s) and call the respective functions, e.g. `source scripts/2_apps.sh \u0026\u0026 brew_install`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanosh%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanosh%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanosh%2Fdotfiles/lists"}