{"id":15712226,"url":"https://github.com/yarden-zamir/dotfiles","last_synced_at":"2026-02-24T07:13:04.212Z","repository":{"id":83841444,"uuid":"557348716","full_name":"Yarden-zamir/dotfiles","owner":"Yarden-zamir","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-07T08:17:47.000Z","size":92,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T00:35:45.215Z","etag":null,"topics":["dot-files","dotfiles","gh-source","git","scripts","zsh"],"latest_commit_sha":null,"homepage":"","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/Yarden-zamir.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,"zenodo":null}},"created_at":"2022-10-25T14:24:45.000Z","updated_at":"2025-04-07T08:17:51.000Z","dependencies_parsed_at":"2023-07-30T01:15:44.107Z","dependency_job_id":"278d2c8e-af63-4c42-895a-a7ebad96e4b3","html_url":"https://github.com/Yarden-zamir/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yarden-zamir/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yarden-zamir%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yarden-zamir%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yarden-zamir%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yarden-zamir%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yarden-zamir","download_url":"https://codeload.github.com/Yarden-zamir/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yarden-zamir%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281585009,"owners_count":26526179,"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","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":["dot-files","dotfiles","gh-source","git","scripts","zsh"],"created_at":"2024-10-03T21:15:14.231Z","updated_at":"2026-02-24T07:13:04.205Z","avatar_url":"https://github.com/Yarden-zamir.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# personal-toolchain\n\nPersonal Zsh-first dotfiles for daily terminal work on macOS and Linux.\n\n## Phase system\n\nPhase-based loader for shell startup.\nThe `_dotfiles_source_dir` helper sources `*.zsh` files from phase directories in order.\n\nStartup flow:\n\n- `.zshenv` (always): `zshenv/pre-init` -\u003e `zshenv/init` -\u003e `zshenv/post-init`\n- `.zprofile` (login shells): `zprofile/pre-init` -\u003e `zprofile/init` -\u003e `zprofile/post-init`\n- `.zshrc` (interactive shells): `zshrc/pre-init` -\u003e `zshrc/init` -\u003e `zshrc/post-init`\n\nPhase intent:\n\n- `pre-init`: environment/bootstrap (`PATH`, `FPATH`, completion prerequisites)\n- `init`: aliases, functions, plugin setup, core behavior\n- `post-init`: widgets, keybindings, terminal/UI hooks\n\nPlacement rule: add new behavior as a focused file in the correct phase directory instead of expanding entrypoint files.\n\n## Tooling assumptions\n\n- `zsh`\n- `git`\n- `stow`\n- `shellcheck`\n- `gh_source` (for plugin management)\n\nFrequently used optional tools in this setup include `gh`, `fzf`, `bat`, `rg`, `fd`, `atuin`, `starship`, and `cargo`.\n\n## Editing guidelines\n\n- Keep changes modular: add/update a focused file in the proper phase directory.\n- Avoid broad inline `source` blocks in `.zshenv` or `.zshrc`.\n- Follow existing `gh_source` usage for plugin sourcing.\n- Use `gh_source --require` only for hard dependencies.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyarden-zamir%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyarden-zamir%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyarden-zamir%2Fdotfiles/lists"}