{"id":16695111,"url":"https://github.com/davidmyersdev/dots","last_synced_at":"2026-05-09T13:33:47.070Z","repository":{"id":49807443,"uuid":"113081158","full_name":"davidmyersdev/dots","owner":"davidmyersdev","description":"Manage your dotfiles with ease, and pair with a parter if you want to.","archived":false,"fork":false,"pushed_at":"2022-07-26T18:43:50.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-23T00:36:40.760Z","etag":null,"topics":["bash","dotfiles","pairing","shell","tmate"],"latest_commit_sha":null,"homepage":"","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/davidmyersdev.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":"2017-12-04T18:46:52.000Z","updated_at":"2022-02-08T15:30:17.000Z","dependencies_parsed_at":"2022-09-01T17:02:41.378Z","dependency_job_id":null,"html_url":"https://github.com/davidmyersdev/dots","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davidmyersdev/dots","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmyersdev%2Fdots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmyersdev%2Fdots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmyersdev%2Fdots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmyersdev%2Fdots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidmyersdev","download_url":"https://codeload.github.com/davidmyersdev/dots/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmyersdev%2Fdots/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32821386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["bash","dotfiles","pairing","shell","tmate"],"created_at":"2024-10-12T17:05:22.794Z","updated_at":"2026-05-09T13:33:47.031Z","avatar_url":"https://github.com/davidmyersdev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dots\n\nManage your dotfiles with ease, and pair with a parter if you want to.\n\n## Installation\n\n```bash\ndots [-fhlp] \u003cprofile\u003e\n\n  -f  Force removal of conflicting files in $HOME directory\n  -h  Show usage/help information\n  -l  List available profiles\n  -p  Purge all symlinks created by this script\n```\n\nTo get started, download this project.\n\n```bash\ngit clone https://github.com/voraciousdev/dots \u0026\u0026 cd dots\n```\n\nNext, clone your dotfiles into the `profiles` directory. It helps to give the project an alias, because profiles are named from the directory.\n\n```bash\ngit clone https://github.com/voraciousdev/dotfiles ./profiles/david\n```\n\n## Usage\n\nSymlink your dotfiles to `$HOME` with the `dots` command.\n\n```bash\n./bin/dots david\n```\n\nTo list available profiles, use the `-l` flag. An active profile will be labeled as `active` in the list.\n\n```bash\n$ dots -l\n\nAvailable profiles:\n - david (active)\n```\n\n## Extras\n\n### Use it Anywhere\n\nTo use it from anywhere, you need to symlink the file into your `PATH`.\n\n```bash\n# assumptions:\n# - you are in the dots git directory\n# - you have /usr/local/bin added to your PATH\nln -s $(pwd)/bin/dots /usr/local/bin/dots\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidmyersdev%2Fdots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidmyersdev%2Fdots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidmyersdev%2Fdots/lists"}