{"id":17495417,"url":"https://github.com/brendancsmith/dotfiles","last_synced_at":"2026-02-01T01:04:48.207Z","repository":{"id":247079243,"uuid":"805052921","full_name":"brendancsmith/dotfiles","owner":"brendancsmith","description":"zsh dotfiles managed with chezmoi","archived":false,"fork":false,"pushed_at":"2024-11-02T15:15:55.000Z","size":250,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T23:12:40.655Z","etag":null,"topics":["chezmoi","configuration","dotfile","dotfile-manager","dotfiles","dotfiles-manager","homebrew","linux","macos","shell","zsh"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/brendancsmith.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}},"created_at":"2024-05-23T19:41:17.000Z","updated_at":"2024-10-20T16:49:03.000Z","dependencies_parsed_at":"2025-04-10T23:12:41.602Z","dependency_job_id":"46f06b02-b953-45a5-ae64-21d3cbbb1973","html_url":"https://github.com/brendancsmith/dotfiles","commit_stats":{"total_commits":88,"total_committers":2,"mean_commits":44.0,"dds":"0.011363636363636354","last_synced_commit":"91ca347bdedd12c53fc79e51dbb32b85ce9779a9"},"previous_names":["brendancsmith/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brendancsmith/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendancsmith%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendancsmith%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendancsmith%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendancsmith%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brendancsmith","download_url":"https://codeload.github.com/brendancsmith/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendancsmith%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28963197,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T00:42:38.011Z","status":"ssl_error","status_checked_at":"2026-02-01T00:42:35.920Z","response_time":128,"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":["chezmoi","configuration","dotfile","dotfile-manager","dotfiles","dotfiles-manager","homebrew","linux","macos","shell","zsh"],"created_at":"2024-10-19T14:05:56.876Z","updated_at":"2026-02-01T01:04:48.186Z","avatar_url":"https://github.com/brendancsmith.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Brendan Smith's dotfiles\n\nThis repository contains my personal dotfiles managed using [chezmoi](https://www.chezmoi.io/). chezmoi helps you manage your dotfiles across multiple machines in a secure and reproducible way.\n\n## Installation\n\nTo set up your environment using these dotfiles, follow these steps:\n\n1. Install homebrew:\n\n```bash\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n```\n\n2. **Install chezmoi**:\n\n```bash\nbrew install chezmoi\n```\n\n3. **Initialize chezmoi with this repository**:\n\n```bash\nchezmoi init --apply \u003cyour-repo-url\u003e\n```\n\n4. Integrate with 1Password\n\nOpen the 1Password app and log in. Adjust the following settings:\n\nIn Settings \u003e Developer:\n- Use the SSH Agent: ON\n- Integrate with 1Password CLI: ON\n\n*Optional - Enable other Developer settings, Labs, etc.*\n\nSign-in to the CLI:\n\n```bash\neval $(op signin)\n```\n\n## Usage\n\nTo update your dotfiles, make changes in the source directory and then apply them:\n\n```bash\nchezmoi apply\n```\n\nOr, to update your dotfiles from the source repository:\n\n```bash\nchezmoi update -v\n```\n\n## Customization\n\nFeel free to customize the dotfiles to suit your needs. You can add, modify, or remove files as necessary. Just remember to apply the changes with chezmoi.\n\n## Contributing\n\nIf you have suggestions or improvements, feel free to open an issue or submit a pull request.\n\n## License\n\nThis repository is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrendancsmith%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrendancsmith%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrendancsmith%2Fdotfiles/lists"}