{"id":18361152,"url":"https://github.com/progrhyme/dot-sh","last_synced_at":"2026-04-30T07:36:09.408Z","repository":{"id":70989964,"uuid":"267661409","full_name":"progrhyme/dot-sh","owner":"progrhyme","description":"A tiny dotfiles framework for multiple environments","archived":false,"fork":false,"pushed_at":"2020-06-24T18:30:40.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T05:43:41.749Z","etag":null,"topics":["dotfiles","shell","shell-script"],"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/progrhyme.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2020-05-28T18:06:53.000Z","updated_at":"2022-03-17T20:20:36.000Z","dependencies_parsed_at":"2023-02-21T21:00:41.613Z","dependency_job_id":null,"html_url":"https://github.com/progrhyme/dot-sh","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/progrhyme/dot-sh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrhyme%2Fdot-sh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrhyme%2Fdot-sh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrhyme%2Fdot-sh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrhyme%2Fdot-sh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/progrhyme","download_url":"https://codeload.github.com/progrhyme/dot-sh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrhyme%2Fdot-sh/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261782608,"owners_count":23208905,"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","shell","shell-script"],"created_at":"2024-11-05T22:32:05.817Z","updated_at":"2026-04-30T07:36:09.350Z","avatar_url":"https://github.com/progrhyme.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dot-sh\n\nA few shell scripts to help you organize dotfiles for multiple environments.\n\n# Usage\n\n```sh\nDOTSH_ROOT=path/to/dot-sh\nDOTS_ROOT=path/to/dotfiles\nDOTS_ENV=darwin\n\n# Loads all scripts in this project\n. $DOTSH_ROOT/dot.sh\n\nrequire .profile.extra\n```\n\nThen, `$DOTS_ROOT/.profile.extra` and `$DOTS_ROOT/envs/darwin/.profile.extra` are sourced in order.\n\n## Option: install by shelp\n\nYou can install **dot-sh** by [progrhyme/shelp](https://github.com/progrhyme/shelp).\n\n```sh\n$ shelp install progrhyme/dot-sh\n```\n\nThen, you can use `dot.sh` like this way:\n\n```sh\n#!/path/to/your-favorite-shell\n\neval \"$(shelp init -)\"\n\nDOTS_ROOT=path/to/dotfiles\nDOTS_ENV=darwin\n\ninclude dot-sh dot.sh\n```\n\n# License\n\nThe MIT License.\n\nCopyright (c) 2020 IKEDA Kiyoshi.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrhyme%2Fdot-sh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrhyme%2Fdot-sh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrhyme%2Fdot-sh/lists"}