{"id":18452285,"url":"https://github.com/gregdel/dotctl","last_synced_at":"2025-10-28T15:13:22.114Z","repository":{"id":69578333,"uuid":"402865300","full_name":"gregdel/dotctl","owner":"gregdel","description":"Dotfiles management system","archived":false,"fork":false,"pushed_at":"2023-02-27T23:21:43.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T23:27:14.669Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gregdel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-09-03T18:31:49.000Z","updated_at":"2023-02-27T22:24:58.000Z","dependencies_parsed_at":"2024-11-06T07:43:15.599Z","dependency_job_id":null,"html_url":"https://github.com/gregdel/dotctl","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/gregdel%2Fdotctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregdel%2Fdotctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregdel%2Fdotctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregdel%2Fdotctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregdel","download_url":"https://codeload.github.com/gregdel/dotctl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249830852,"owners_count":21331357,"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":[],"created_at":"2024-11-06T07:30:35.485Z","updated_at":"2025-10-28T15:13:22.041Z","avatar_url":"https://github.com/gregdel.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## dotctl\n\nDotfiles management system. Inspired by rcm.\n\nThis tools creates symlinks from your **git managed** dotfiles into your home directory (or the directory of your choice).\n\n### Features\n\n* Files can be ignored.\n* Whole directories can be symlinked instead of each file.\n* Post up hook.\n* Status of the dotfiles.\n\n\n### Requirements\n\nOnly basic unix tools are required:\n* awk\n* git\n* grep\n* ln\n* sed\n* uniq\n* wc\n\n### Configuration\n\nThis program is configured using environment variables.\n\n```sh\n# Your dotfiles location\nexport DOTCTL_DOTFILES_DIR=\"$HOME/.dotfiles\"\n# Were to install your config files\nexport DOTCTL_DOTFILES_DESTDIR=$HOME\n# Files to ignore during install\nexport DOTCTL_EXCLUDES=\".gitignore .gitmodules\"\n# Directories to symlink (without creating a symlink for each file)\nexport DOTCTL_SYMLINK_DIRS=\"vim\"\n# Verbose output\nexport DOTCTL_VERBOSE=0\n# Disable hooks\nexport DOTCTL_NO_HOOK=1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregdel%2Fdotctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregdel%2Fdotctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregdel%2Fdotctl/lists"}