{"id":19604555,"url":"https://github.com/prateek/dotfiles","last_synced_at":"2026-05-11T12:33:00.316Z","repository":{"id":13225019,"uuid":"15909388","full_name":"prateek/dotfiles","owner":"prateek","description":"My dotfiles","archived":false,"fork":false,"pushed_at":"2026-05-06T21:40:26.000Z","size":20318,"stargazers_count":0,"open_issues_count":9,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-05-06T23:36:11.417Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/prateek.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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2014-01-14T17:16:13.000Z","updated_at":"2026-05-03T21:03:58.000Z","dependencies_parsed_at":"2024-02-25T01:44:35.504Z","dependency_job_id":"c0c2ec3c-c7cd-4ece-8fcc-65d471f8ba42","html_url":"https://github.com/prateek/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prateek/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prateek%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prateek%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prateek%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prateek%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prateek","download_url":"https://codeload.github.com/prateek/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prateek%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32894796,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":"2024-11-11T09:37:18.355Z","updated_at":"2026-05-11T12:33:00.311Z","avatar_url":"https://github.com/prateek.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nPersonal macOS dotfiles for Prateek, managed with chezmoi. Homebrew handles packages, mise handles runtimes and tasks, and selected shell, app, and macOS config is declared under `home/`.\n\n## Install\n\n```sh\nxcode-select --install\nsh -c \"$(curl -fsLS get.chezmoi.io)\" -- init --apply --source ~/dotfiles prateek\n```\n\nThe first run prompts for install profile (`core` or `full`), macOS defaults, install scripts, secret-backed files, and administrator access when Homebrew/packages/defaults need it. The generated chezmoi config disables chezmoi's pager so sudo can read from the terminal during apply. If an older local config still pages output, rerun with `chezmoi --no-pager apply`.\n\n`full` installs `xcodes`, but the Xcode download itself is opt-in because Apple may require Apple ID login:\n\n```sh\nDOTFILES_INSTALL_XCODE=true chezmoi apply\n```\n\nAnswers live in `~/.config/chezmoi/chezmoi.toml`.\n\nUse a faster profile with:\n\n```sh\nDOTFILES_INSTALL_PROFILE=core \\\n  sh -c \"$(curl -fsLS get.chezmoi.io)\" -- init --apply --source ~/dotfiles prateek\n```\n\nAfter 1Password CLI is signed in, render private config with:\n\n```sh\nDOTFILES_SECRETS_ENABLED=true chezmoi apply\n```\n\n## Notes\n\n- Source state in `home/` materializes into `$HOME`.\n- Agent guidance lives in `AGENTS.md`; `CLAUDE.md` points there too. Repo-local skills live in `.agents/skills/`, with `.claude/skills` as the Claude Code adapter.\n- Plans live in `docs/dev/`; decisions live in `docs/adr/`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprateek%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprateek%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprateek%2Fdotfiles/lists"}