{"id":15759361,"url":"https://github.com/pegasd/dotfiles","last_synced_at":"2026-02-13T19:31:04.808Z","repository":{"id":202980907,"uuid":"140633371","full_name":"pegasd/dotfiles","owner":"pegasd","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-18T12:45:58.000Z","size":81,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-21T14:56:13.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pegasd.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}},"created_at":"2018-07-11T22:25:24.000Z","updated_at":"2024-08-18T12:46:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1bc5d1d-adfd-45d1-95da-41c27f55cb2d","html_url":"https://github.com/pegasd/dotfiles","commit_stats":{"total_commits":105,"total_committers":2,"mean_commits":52.5,"dds":0.03809523809523807,"last_synced_commit":"7b2dc8c135f47276aa9b46e2799c5c4eacd6b84c"},"previous_names":["pegasd/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pegasd/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasd%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasd%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasd%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasd%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pegasd","download_url":"https://codeload.github.com/pegasd/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasd%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29415523,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-10-04T10:04:57.387Z","updated_at":"2026-02-13T19:31:04.708Z","avatar_url":"https://github.com/pegasd.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\n## Overview\n\nContains various personal dotfiles and is expected to change quite a bit.\n\nPlease ping me if you find anything in here that you think could be done faster, better, or prettier.\n\nYour mileage may vary though. These are highly personalized.\n\n## Installation\n\nI use [macos-config-playbook](https://github.com/pegasd/macos-config-playbook) to install and update these. However, these are not macOS-specific.\n\nHere's a relevant bit of code that manages this:\n\n```yaml\n- name: Bring over my dotfiles\n  git:\n    dest: '~/.dotfiles'\n    repo: '{{ dotfiles_repo }}'\n    update: '{{ update_dotfiles }}'\n    force: '{{ update_dotfiles }}'\n\n- name: rsync '~/.dotfiles' -\u003e '~'\n  synchronize:\n    src: '~/.dotfiles/'\n    dest: '~'\n    archive: true\n    rsync_opts:\n      - '--exclude=.git'\n      - '--exclude=LICENSE'\n      - '--exclude=*.md'\n```\n\n## Contributing\n\nFeel free to submit issues, PRs, or just comment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpegasd%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpegasd%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpegasd%2Fdotfiles/lists"}