{"id":50938060,"url":"https://github.com/bcorfman/public-dotfiles","last_synced_at":"2026-06-17T11:03:41.267Z","repository":{"id":364657268,"uuid":"1268742204","full_name":"bcorfman/public-dotfiles","owner":"bcorfman","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-13T23:23:56.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-14T00:15:35.093Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go Template","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/bcorfman.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-13T22:11:44.000Z","updated_at":"2026-06-13T23:24:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bcorfman/public-dotfiles","commit_stats":null,"previous_names":["bcorfman/public-dotfiles"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/bcorfman/public-dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcorfman%2Fpublic-dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcorfman%2Fpublic-dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcorfman%2Fpublic-dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcorfman%2Fpublic-dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcorfman","download_url":"https://codeload.github.com/bcorfman/public-dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcorfman%2Fpublic-dotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34445186,"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-17T02:00:05.408Z","response_time":127,"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":[],"created_at":"2026-06-17T11:03:38.174Z","updated_at":"2026-06-17T11:03:41.261Z","avatar_url":"https://github.com/bcorfman.png","language":"Go Template","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Public Dotfiles\n\nThis is a first-class `chezmoi` source repository for the public, reproducible\nparts of the WSL development environment.\n\nLayout:\n\n- `.chezmoi.toml.tmpl`\n  Bootstrap config template for `chezmoi init`.\n- `dot_*`\n  Actual chezmoi-managed source state.\n- `.chezmoiignore.tmpl`\n  Prevents repo-only docs and manifests from being applied into `$HOME`.\n- `docs/LOCAL-SECRETS.md`\n  Local-only data and secrets workflow.\n- `docs/VALIDATION.md`\n  How to validate the source state with `chezmoi`.\n- `manifests/`\n  Restore manifests that stay in the repo but are ignored by chezmoi apply.\n- `scripts/restore-public-dev-env.sh`\n  Base tooling bootstrap for `apt` packages, Homebrew, and the Brewfile bundle.\n\nDeliberate exclusions:\n\n- private credentials and secrets\n- all Khoj-related config, data, and environment variables\n- machine-local caches, logs, histories, and runtime state\n- autogenerated files that are not useful for restore\n- machine-specific launcher and trust state\n- local identity values and machine-specific paths\n\nBasic usage:\n\n```bash\ngit clone https://github.com/bcorfman/public-dotfiles.git ~/src/public-dotfiles\n~/src/public-dotfiles/scripts/restore-public-dev-env.sh\nchezmoi init https://github.com/bcorfman/public-dotfiles.git\nchezmoi apply\n```\n\n## WSL Git Credential Manager\n\nThis source state is designed to restore Git-on-WSL using Windows Git\nCredential Manager, not SSH-agent-based Git auth.\n\nOn newer Ubuntu WSL releases such as 26.04 `resolute`, this repo defaults the\nbrowser command to `xdg-open` instead of `wslview`, since `wslu` is no longer\npackaged there.\n\nFor that to work after a WSL rebuild:\n\n- Windows Git must be installed.\n- The Git Credential Manager helper must exist at the path supplied through\n  local chezmoi machine data.\n- The Windows Credential Manager entries must still exist in the Windows user\n  profile.\n\nPost-restore verification:\n\n```bash\ngit config --global --get credential.helper\ngit config --global --get credential.credentialStore\ngit ls-remote https://github.com/bcorfman/public-dotfiles.git\n```\n\nIf `git ls-remote` succeeds without prompting for new credentials, the restored\nWSL environment is correctly using Windows Git Credential Manager.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcorfman%2Fpublic-dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcorfman%2Fpublic-dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcorfman%2Fpublic-dotfiles/lists"}