{"id":19457210,"url":"https://github.com/bottlerocketlabs/dotfiles","last_synced_at":"2026-05-09T02:12:00.506Z","repository":{"id":54550201,"uuid":"329459084","full_name":"bottlerocketlabs/dotfiles","owner":"bottlerocketlabs","description":"Download your remote dotfiles repo and setup your home directory","archived":false,"fork":false,"pushed_at":"2021-02-13T09:00:52.000Z","size":23,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T05:33:04.867Z","etag":null,"topics":["dotfiles","git"],"latest_commit_sha":null,"homepage":"","language":"Go","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/bottlerocketlabs.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}},"created_at":"2021-01-13T23:43:10.000Z","updated_at":"2021-02-13T09:00:13.000Z","dependencies_parsed_at":"2022-08-13T19:20:50.175Z","dependency_job_id":null,"html_url":"https://github.com/bottlerocketlabs/dotfiles","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/bottlerocketlabs/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottlerocketlabs%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottlerocketlabs%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottlerocketlabs%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottlerocketlabs%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bottlerocketlabs","download_url":"https://codeload.github.com/bottlerocketlabs/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottlerocketlabs%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259833307,"owners_count":22918882,"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-10T17:20:19.938Z","updated_at":"2025-10-29T22:41:14.980Z","avatar_url":"https://github.com/bottlerocketlabs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nA tool to manage dotfiles with zero dependencies\n\nUses https://github.com/go-git/go-git instead of git\n\n## usage\n\n```sh\n# download a release onto your path\n\n# output help\n$ dotfiles --help\n\n# clone repo https://github.com/bottlerocketlabs/.dotfiles.git to $HOME/.dotfiles\n# if repository contains an executable script `/install`, run that\n# if repository contains `/dotfiles.yaml` process and execute that config (see below)\n$ dotfiles bottlerocketlabs\n# same for https://github.com/bottlerocketlabs/my-dot-files.git to $HOME/.dotfiles\n$ dotfiles bottlerocketlabs/my-dot-files\n# same for explicit repo url to $HOME/.dotfiles\n$ dotfiles https://gitlab.com/bottlerocketlabs/somerepo.git\n\n# if $HOME/.dotfiles directory already exists and all files are unmodified, pull latest version, clean up if possible and rerun install process\n$ dotfiles\n\n```\n\n# config\n\nHandles differences in OS darwin/linux\n```yaml\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbottlerocketlabs%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbottlerocketlabs%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbottlerocketlabs%2Fdotfiles/lists"}