{"id":25717347,"url":"https://github.com/barnes-c/dotfiles","last_synced_at":"2026-04-14T04:31:48.227Z","repository":{"id":279391207,"uuid":"928329265","full_name":"barnes-c/dotfiles","owner":"barnes-c","description":" Personal dotfiles for configuration of my Mac","archived":false,"fork":false,"pushed_at":"2026-01-31T20:13:59.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-01T08:07:28.643Z","etag":null,"topics":["brew","dotbot","dotfiles","dotfiles-macos","macos","zsh"],"latest_commit_sha":null,"homepage":"https://barnes.biz","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/barnes-c.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":"2025-02-06T13:07:55.000Z","updated_at":"2026-01-31T20:14:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1612aad-6e13-4a56-a0e8-7c738b69c8e4","html_url":"https://github.com/barnes-c/dotfiles","commit_stats":null,"previous_names":["barnes-c/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/barnes-c/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barnes-c%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barnes-c%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barnes-c%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barnes-c%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barnes-c","download_url":"https://codeload.github.com/barnes-c/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barnes-c%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31782736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["brew","dotbot","dotfiles","dotfiles-macos","macos","zsh"],"created_at":"2025-02-25T15:28:37.597Z","updated_at":"2026-04-14T04:31:48.220Z","avatar_url":"https://github.com/barnes-c.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nThis repository contains my personal dotfiles for configuring my MacOS devices. It includes settings for Zsh, Homebrew, Git, and other tools.\n\n## Install\n\nRunning the [`install`](https://github.com/barnes-c/dotfiles/blob/master/install) script will link files from this repository to your `$HOME`. It will also export all installed brew formulas, casks and taps.\n\n### oh-my-zsh\n\nTo install the plugins for oh-my-zsh run:\n\n```bash\ngit clone https://github.com/zsh-users/zsh-syntax-highlighting.git \\\n  ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting\n\ngit clone https://github.com/zsh-users/zsh-autosuggestions \\\n  ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/zsh-autosuggestions\n\ngit clone https://github.com/zsh-users/zsh-completions \\\n  ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/zsh-completions\n```\n\n### Installing brew\n\nTo install the brew formulas, casks and taps run following command:\n\n```bash\nbrew bundle --file ./Brewfile\n```\n\nand to update the Brewfile you can export it with:\n\n```bash\nbrew bundle dump --describe --force\n```\n\n## License\n\n- This repository is licensed under the [GNU AGPLv3](https://github.com/barnes-c/dotfiles/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarnes-c%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarnes-c%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarnes-c%2Fdotfiles/lists"}