{"id":15776366,"url":"https://github.com/devigned/dotfiles","last_synced_at":"2025-09-12T04:31:56.093Z","repository":{"id":145071347,"uuid":"294135126","full_name":"devigned/dotfiles","owner":"devigned","description":"dotfiles that help me get stuff done","archived":false,"fork":false,"pushed_at":"2020-09-09T16:51:33.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-04T17:21:14.303Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/devigned.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":"2020-09-09T14:20:28.000Z","updated_at":"2022-03-01T18:13:00.000Z","dependencies_parsed_at":"2023-03-26T02:01:59.098Z","dependency_job_id":null,"html_url":"https://github.com/devigned/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devigned/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devigned%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devigned%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devigned%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devigned%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devigned","download_url":"https://codeload.github.com/devigned/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devigned%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274753611,"owners_count":25342825,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-04T17:21:02.739Z","updated_at":"2025-09-12T04:31:56.051Z","avatar_url":"https://github.com/devigned.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\ndotfiles that help me get stuff done\n\n## Consumption\n1) Clone to your home directory.\n    ```\n    cd ~\n    git clone https://github.com/devigned/dotfiles .dotfiles\n    ```\n2) Source init in your `.bash_profile`\n    ```\n    echo \"[ -f ~/.dotfiles/init ] \u0026\u0026 source ~/.dotfiles/init\" \u003e\u003e .profile\n    ```\n    You may also need to source your `.bash_profile` elsewhere, like in `.bashrc`.\n3) Add an include in your `.gitconfig`\n    ```\n    cat \u003e\u003e .gitconfig \u003c\u003cEOF\n    [include]\n        path = ~/.dotfiles/git\n    EOF\n    ```\n### Extension\nIf you would like to add some sensitive stuff that will be git ignored, the `.gitconfig` will try to include\n`.git_extras` by default, and `init` will try to include `extras` by default.\n\n## Make it your own\nFork it and make it your own. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevigned%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevigned%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevigned%2Fdotfiles/lists"}