{"id":23189669,"url":"https://github.com/degete/gitconfig","last_synced_at":"2025-04-05T06:13:23.234Z","repository":{"id":170859498,"uuid":"326103738","full_name":"Degete/gitconfig","owner":"Degete","description":"⚙️ Git config files","archived":false,"fork":false,"pushed_at":"2024-04-01T11:27:49.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T13:43:57.722Z","etag":null,"topics":["config","git","gitconfig","gitconfig-local","gitignore"],"latest_commit_sha":null,"homepage":"","language":null,"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/Degete.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":"2021-01-02T03:52:23.000Z","updated_at":"2021-10-26T00:16:16.000Z","dependencies_parsed_at":"2025-02-10T13:42:57.564Z","dependency_job_id":"178ac02a-1733-4290-9af2-ed37be29e4b7","html_url":"https://github.com/Degete/gitconfig","commit_stats":null,"previous_names":["degete/gitconfig"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Degete%2Fgitconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Degete%2Fgitconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Degete%2Fgitconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Degete%2Fgitconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Degete","download_url":"https://codeload.github.com/Degete/gitconfig/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294550,"owners_count":20915340,"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","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","git","gitconfig","gitconfig-local","gitignore"],"created_at":"2024-12-18T11:21:26.281Z","updated_at":"2025-04-05T06:13:23.174Z","avatar_url":"https://github.com/Degete.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"![Git](git.png)\n\n# Gitconfig\n\n## Installation:\n\n```sh\ncd ~\ngit clone --recursive git@github.com:degete/gitconfig.git ~/.git\nln -s .git/gitconfig .gitconfig\n```\n\n## GPG passphrase on macOS\n\nYou might want to have integration to store your keys on the Keychain in macOS, for that install\n\n```sh\nbrew install pinentry-mac\n```\n\nAdd the config to `gpg-agent` in order to work with `pinentry-mac`:\n```sh\necho \"pinentry-program $(which pinentry-mac)\" \u003e\u003e ~/.gnupg/gpg-agent.conf\n```\n\nRestart `gpg-agent` in order to load the config, and you are ready to go:\n\n```sh\nkillall gpg-agent\n```\n\nTo check everything is up, you can execute the command which will ask your passphrase and will allow you to save it on the Keychain.\n\n```sh\necho \"Test\" | gpg --clearsign\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdegete%2Fgitconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdegete%2Fgitconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdegete%2Fgitconfig/lists"}