{"id":23099807,"url":"https://github.com/deifyed/dfctl","last_synced_at":"2025-04-03T20:26:52.538Z","repository":{"id":144909459,"uuid":"546870226","full_name":"deifyed/dfctl","owner":"deifyed","description":"Infect a filesystem with dotfiles","archived":false,"fork":false,"pushed_at":"2022-11-27T11:47:54.000Z","size":83,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-09T08:41:56.855Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deifyed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-10-06T19:34:48.000Z","updated_at":"2022-11-27T11:36:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e92d4cf-ccce-4382-8577-7d1ac3e21902","html_url":"https://github.com/deifyed/dfctl","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/deifyed%2Fdfctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deifyed%2Fdfctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deifyed%2Fdfctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deifyed%2Fdfctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deifyed","download_url":"https://codeload.github.com/deifyed/dfctl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247072972,"owners_count":20878974,"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-12-16T23:21:10.051Z","updated_at":"2025-04-03T20:26:52.512Z","avatar_url":"https://github.com/deifyed.png","language":"Go","readme":"# dfctl\n\n## Motivation\n\nNeed to handle dotfiles. Why not write some code\n\n## Usage\n\n```shell\n# Relink all tracked paths\ndfctl relink\n\n# Track a file or folder.\ndfctl track \u003cpath\u003e\n\n# Untrack a file or folder.\ndfctl untrack \u003cpath\u003e\n\n# List dfctled paths.\ndfctl list\n\n# Taint a certain path. Taint prevents a path from being relinked when running `dfctl relink`.\ndfctl taint \u003cpath\u003e\n\n# Untaint a certain path. Untaint allows a path to be relinked when running `dfctl relink`.\ninfect untaint \u003cpath\u003e\n```\n\n## Install\n\nTo install, run `make install`. This will install the `dfctl` binary to `~/.local/bin`. Make sure this directory is in your\n`$PATH`.\n\n```shell\n# Example\nmake build \u0026\u0026 make install\n```\n\nTo change the installation directory, set the `PREFIX` environment variable.\n\n```shell\n# Example\nmake build \u0026\u0026 PREFIX=/usr/local make install\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeifyed%2Fdfctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeifyed%2Fdfctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeifyed%2Fdfctl/lists"}