{"id":18330894,"url":"https://github.com/tykeal/gitconfig","last_synced_at":"2026-04-28T01:33:21.715Z","repository":{"id":206555170,"uuid":"717168668","full_name":"tykeal/gitconfig","owner":"tykeal","description":"Shared gitconfig","archived":false,"fork":false,"pushed_at":"2024-03-21T20:53:56.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-10T03:07:07.230Z","etag":null,"topics":["config","configuration","git"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tykeal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-11-10T18:04:10.000Z","updated_at":"2024-03-22T20:16:17.000Z","dependencies_parsed_at":"2024-11-05T19:54:21.930Z","dependency_job_id":null,"html_url":"https://github.com/tykeal/gitconfig","commit_stats":null,"previous_names":["tykeal/gitconfig"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tykeal/gitconfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tykeal%2Fgitconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tykeal%2Fgitconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tykeal%2Fgitconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tykeal%2Fgitconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tykeal","download_url":"https://codeload.github.com/tykeal/gitconfig/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tykeal%2Fgitconfig/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32362781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"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":["config","configuration","git"],"created_at":"2024-11-05T19:26:56.566Z","updated_at":"2026-04-28T01:33:21.701Z","avatar_url":"https://github.com/tykeal.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is the gitconfig that I use across my various systems. It's open and\npublic to help serve as inspiration for others. I've been using this for a few\nyears now and it's been working well for me. I hope it can help you too.\n\nThis setup expects the following basic setup:\n\n* Symlink dot-gitconfig into ~/.gitconfig\n* You should have your repo clones in a sane top level directory\n* Gerrit based repos should be have a directory called \"gerrit\" as part of\n  their path\n* Clone repositories with `git get` instead of `git clone` as it will then use\n  the appropriate git template to setup gerrit hooks as well as pre-commit. By\n  default a non-gerrit repo will be configured which then sets up the\n  pre-commit hook.\n\nFor example, my directory structure looks something like this:\n\n```\n~/.gitconfig.d  # This repo\n~/.gitconfig -\u003e ~/.gitconfig.d/dot-gitconfig\n~/repos/\n  gerrit/\n    project1/\n    project2/\n    major-project/\n      project5/\n      project6/\n  github/\n    project3/\n    project4/\n    major-project/\n      project7/\n      project8/\n  major-project/\n    gerrit -\u003e ../gerrit/major-project\n    github -\u003e ../github/major-project\n```\n\nNow, when I want to clone a repo I go into the appropriate location and just\nuse `git get $REPO_URL` and it will clone the repo and setup the hooks as\nneeded.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftykeal%2Fgitconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftykeal%2Fgitconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftykeal%2Fgitconfig/lists"}