{"id":25746125,"url":"https://github.com/onurozuduru/dothome","last_synced_at":"2026-06-13T17:32:19.095Z","repository":{"id":225028976,"uuid":"763796562","full_name":"onurozuduru/dothome","owner":"onurozuduru","description":"Simple dot files manager script","archived":false,"fork":false,"pushed_at":"2026-03-24T06:23:33.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-25T07:59:26.881Z","etag":null,"topics":["bash","dotfiles-manager","workflows"],"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/onurozuduru.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-26T23:45:46.000Z","updated_at":"2026-03-24T06:23:30.000Z","dependencies_parsed_at":"2024-02-29T00:22:28.574Z","dependency_job_id":"a51051cd-10c8-43e5-9607-c6147d89f9cc","html_url":"https://github.com/onurozuduru/dothome","commit_stats":null,"previous_names":["onurozuduru/dothome"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/onurozuduru/dothome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onurozuduru%2Fdothome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onurozuduru%2Fdothome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onurozuduru%2Fdothome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onurozuduru%2Fdothome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onurozuduru","download_url":"https://codeload.github.com/onurozuduru/dothome/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onurozuduru%2Fdothome/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34294411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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-manager","workflows"],"created_at":"2025-02-26T11:29:57.857Z","updated_at":"2026-06-13T17:32:19.076Z","avatar_url":"https://github.com/onurozuduru.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dothome\nSimple dot files manager script that requires Bash version 4 or higher.\n\n```bash\nUsage: ./dothome [ -b | --base \u003cDIR\u003e ] [ -d | --dotfiles \u003cNAME\u003e ] [ -n | --new ] [ -i | --init ] [ -a | --add \u003cFILE\u003e ] [ -h | --help ]\nSimple dot files manager.\n        -b,--base \u003cDIR\u003e         Base directory to use for operations. Default: '${HOME}'\n        -d,--dotfiles \u003cNAME\u003e    Name of a directory relative to base directory to use for operations. Default: 'dotfiles'\n        -n,--new                Create new dot files directory under base directory.\n        -i,--init               Link files from dot files directory to their relative locations under base directory.\n        -a,--add \u003cFILE\u003e         Move given file to dot files directory and create link under base directory.\n        -h,--help               Display help.\n```\n\n## How It Works\nIt uses `${HOME}` as default base directory and takes with `-d` a relative directory name to use as dot files directory.\nBasically reflects the home folder structure under dot files directory and links related files to their dot files directory version.\nIt converts names start with '.' to a version starts with 'dot.' under dot files directory to avoid hidden files. Name of the linked version under base directory remains the same.\n\n### New\nCreates a new dot files directory.\n\n### Add\nMoves given file to dot files directory then creates link to the original location.\nThe moved version of the file starts with 'dot.' if it starts with '.'\n\n### Init\nCreates links relative to dot files location under base directory.\nIf there is already created dot files then it is  possible to link files under home with this option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonurozuduru%2Fdothome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonurozuduru%2Fdothome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonurozuduru%2Fdothome/lists"}