{"id":22052745,"url":"https://github.com/thutterer/homegit","last_synced_at":"2026-01-15T22:46:26.808Z","repository":{"id":85561223,"uuid":"108569609","full_name":"thutterer/homegit","owner":"thutterer","description":":house_with_garden: Make yourself at home","archived":false,"fork":false,"pushed_at":"2024-07-29T15:30:52.000Z","size":71,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T04:11:13.681Z","etag":null,"topics":["dotfiles","git"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"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/thutterer.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":"2017-10-27T16:32:36.000Z","updated_at":"2024-07-29T15:30:56.000Z","dependencies_parsed_at":"2024-07-29T19:59:37.076Z","dependency_job_id":null,"html_url":"https://github.com/thutterer/homegit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thutterer%2Fhomegit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thutterer%2Fhomegit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thutterer%2Fhomegit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thutterer%2Fhomegit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thutterer","download_url":"https://codeload.github.com/thutterer/homegit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247234848,"owners_count":20905852,"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":["dotfiles","git"],"created_at":"2024-11-30T15:14:09.929Z","updated_at":"2026-01-15T22:46:26.782Z","avatar_url":"https://github.com/thutterer.png","language":"Shell","readme":"# homegit\n\nMake yourself at home with the power of Git alone ... and this alias:\n\n```bash\nalias homegit=\"GIT_DIR=~/.homegit/.git GIT_WORK_TREE=~ git\"\n```\n\n## Setup\n\nYou probably want to start a new repository for your own dotfiles:\n\n```bash\nmkdir ~/.homegit\nhomegit init\necho \"*\\n\\!.gitignore\" \u003e ~/.gitignore\nhomegit add .gitignore\nhomegit commit -m \"ignorance is bliss\"\n```\n\nUse `homegit` to `add -f` and `commit` your files.\n\nCreate a [new repository](https://github.com/new) on GitHub and `homegit push` to it.\n\nWhenever you want to make yourself at home at a new place, set up the alias and do:\n\n```bash\n# replace the repository URL with yours\ngit clone https://github.com/thutterer/homegit.git ~/.homegit\nmv ~/.homegit/.gitignore ~\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthutterer%2Fhomegit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthutterer%2Fhomegit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthutterer%2Fhomegit/lists"}