{"id":26668648,"url":"https://github.com/rkh/zsh-jj","last_synced_at":"2026-04-28T20:35:41.904Z","repository":{"id":284057708,"uuid":"953676975","full_name":"rkh/zsh-jj","owner":"rkh","description":"Jujutsu support for Z Shell","archived":false,"fork":false,"pushed_at":"2025-03-23T22:33:35.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T23:27:27.974Z","etag":null,"topics":["jj","jujutsu","prompt","vcs","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/rkh.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":"2025-03-23T22:11:20.000Z","updated_at":"2025-03-23T22:33:39.000Z","dependencies_parsed_at":"2025-03-23T23:27:31.630Z","dependency_job_id":"59bfbf12-6139-4c56-bc73-f8e4873c398e","html_url":"https://github.com/rkh/zsh-jj","commit_stats":null,"previous_names":["rkh/zsh-jj"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkh%2Fzsh-jj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkh%2Fzsh-jj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkh%2Fzsh-jj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkh%2Fzsh-jj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rkh","download_url":"https://codeload.github.com/rkh/zsh-jj/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245545372,"owners_count":20632980,"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":["jj","jujutsu","prompt","vcs","zsh"],"created_at":"2025-03-25T21:26:20.784Z","updated_at":"2026-04-28T20:35:36.881Z","avatar_url":"https://github.com/rkh.png","language":"Shell","funding_links":[],"categories":["Plugins","Recently Updated"],"sub_categories":["ZSH on Windows","[Mar 27, 2025](/content/2025/03/27/README.md)"],"readme":"# Jujutsu support for Z Shell \n\nThis repository contains two things:\n\n* VCS Info support for Jujutsu (inside [functions](functions) directory)\n* A pre-configured zsh prompt for both Jujutsu and git, as a zsh plugin, inspired by [zap-prompt](https://github.com/zap-zsh/zap-prompt)\n\nIf you want to use the prompt out of the box, you can set it up however you install zsh plugins.\n\nWith [zap](https://www.zapzsh.com/), add the following to your `.zshrc`:\n\n```shell\nplug \"rkh/zsh-jj\"\n```\n\nWithout a plugin manager, clone the repository, and source `zsh-jj.plugin.zsh` in your `.zshrc`:\n\n```shell\nsource /path/to/zsh-jujutsu/zsh-jj.plugin.zsh\n```\n\nIf you only want JJ support, but not the prompt, add the functions directory to your `$fpath` and enable `jj` in your `.zshrc`:\n\n```shell\nfpath+=/path/to/zsh-jujutsu/functions\nzstyle ':vcs_info:*' enable jj\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frkh%2Fzsh-jj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frkh%2Fzsh-jj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frkh%2Fzsh-jj/lists"}