{"id":19476020,"url":"https://github.com/jspears/worktree","last_synced_at":"2025-07-21T20:36:52.804Z","repository":{"id":145151559,"uuid":"371801014","full_name":"jspears/worktree","owner":"jspears","description":"zsh plugins for working with git worktree","archived":false,"fork":false,"pushed_at":"2021-06-23T17:45:43.000Z","size":4,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-07T20:53:17.099Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jspears.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}},"created_at":"2021-05-28T19:31:21.000Z","updated_at":"2024-09-17T23:50:51.000Z","dependencies_parsed_at":"2024-01-03T04:29:57.010Z","dependency_job_id":null,"html_url":"https://github.com/jspears/worktree","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jspears/worktree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jspears%2Fworktree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jspears%2Fworktree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jspears%2Fworktree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jspears%2Fworktree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jspears","download_url":"https://codeload.github.com/jspears/worktree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jspears%2Fworktree/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266375726,"owners_count":23919614,"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-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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-10T19:36:03.461Z","updated_at":"2025-07-21T20:36:52.767Z","avatar_url":"https://github.com/jspears.png","language":"Shell","readme":"# worktree\nzsh plugins for working with git worktree \n\n## Usage\n\n###Install the plugin\n`zsh\n(cd $ZSH_CUSTOM; git clone git@github.com:jspears/worktree.git)\n`\n\n### Activate the plugin\nEdit .zshrc\nfind the `plugins` variable\nadd 'worktree' to the list\n\n```zsh\nplugins=(worktree zsh-nvm git npm )\n\n```\n\n\n### Configuration\nThere are 2 ENV variables to configure\n- `WORKTREE_CODE_DIR ` - what directory to look for projects\n- `WORKTERE_CODE_EDITOR` - what to use as an IDE.  If unset it will not prompt to open IDE in new worktree\n- `WORKTREE_POST_SWITCH` - A command to run after switchin (maybe npm install?)\n- `WORKTREE_POST_CREATE` - A command to run after creating a new worktree.\n\n## Dependencies\nA relatively modern version of git and oh-my-zsh\n\n","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjspears%2Fworktree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjspears%2Fworktree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjspears%2Fworktree/lists"}