{"id":20369487,"url":"https://github.com/wschella/punter","last_synced_at":"2026-05-18T02:03:01.793Z","repository":{"id":71521592,"uuid":"145755292","full_name":"wschella/punter","owner":"wschella","description":"Simple dotfile manager","archived":false,"fork":false,"pushed_at":"2020-06-10T17:55:56.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T06:13:40.537Z","etag":null,"topics":["configuration","dotfiles","dotfiles-manager","ricing","rust","tool"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wschella.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}},"created_at":"2018-08-22T19:46:53.000Z","updated_at":"2021-07-17T15:17:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf889c8b-3421-40ca-9266-c6b7385487b7","html_url":"https://github.com/wschella/punter","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/wschella%2Fpunter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wschella%2Fpunter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wschella%2Fpunter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wschella%2Fpunter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wschella","download_url":"https://codeload.github.com/wschella/punter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241915616,"owners_count":20041774,"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":["configuration","dotfiles","dotfiles-manager","ricing","rust","tool"],"created_at":"2024-11-15T00:48:01.710Z","updated_at":"2025-10-08T09:18:02.989Z","avatar_url":"https://github.com/wschella.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# punter\n\nSimple dotfile manager\n\n## How to use\n\n1. Get your dotfiles directory ready (e.g. by cloning it from git)\n2. Generate the default config with `punter generate`\n3. Make any changes you like to the generated `punter.toml`\n4. Sync your dotfiles to your home directory with `punter sync`\n\nYou can add other dotfiles later with `punter add file`\n\n### Config\n\nBy default `punter generate` will assume you want to symlink every file (and directory) in your dotfiles folder, and prefix it with a dot.\n\nA default entry looks something like this `\"bashrc\" = \".bashrc\"`\n\nThe default destination base is your home folder, but it can be specified.\n\nHidden files will not be added to your config automatically, you can add them yourself, or use the `--ignore-hidden` flag when generating. Another dot will of course _not_ be prefixed then.\n\nAn entry in a config is very flexible:\n\n- the source can be any path relative to your dotfile folder\n- the destination can be any path\n- absolute destination paths will ignore the destination directory\n\nYou can update your config with `dotter add .`, which will ignore files already present.\n\n#### Example config\n\n```toml\n[settings]\nverbosity = \"info\"\ndestination = \"/media/wschella/home\"\n\n[settings.sync]\nlink = \"symlink\"\n\n[files]\n\"bashrc\" = \".bashrc\"\n\"absolute_file\" = \"/foo/bar\"\n\".hidden_file\" = \".absolute_file\"\n```\n\n### Sync\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwschella%2Fpunter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwschella%2Fpunter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwschella%2Fpunter/lists"}