{"id":18319658,"url":"https://github.com/joker/git_prompt","last_synced_at":"2026-04-17T11:31:26.559Z","repository":{"id":66429115,"uuid":"266870139","full_name":"Joker/git_prompt","owner":"Joker","description":"Simple git prompt for bash/zsh","archived":false,"fork":false,"pushed_at":"2023-10-30T15:53:12.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T14:21:40.538Z","etag":null,"topics":["bash","git","prompt","zsh"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Joker.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}},"created_at":"2020-05-25T20:06:11.000Z","updated_at":"2022-05-30T23:12:42.000Z","dependencies_parsed_at":"2023-02-22T09:30:20.375Z","dependency_job_id":"07bc0381-21e3-4623-b424-01ed1f75a5ba","html_url":"https://github.com/Joker/git_prompt","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Joker/git_prompt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joker%2Fgit_prompt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joker%2Fgit_prompt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joker%2Fgit_prompt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joker%2Fgit_prompt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Joker","download_url":"https://codeload.github.com/Joker/git_prompt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joker%2Fgit_prompt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31927667,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:35:34.458Z","status":"ssl_error","status_checked_at":"2026-04-17T10:35:09.472Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bash","git","prompt","zsh"],"created_at":"2024-11-05T18:13:55.718Z","updated_at":"2026-04-17T11:31:26.541Z","avatar_url":"https://github.com/Joker.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple git prompt for bash/zsh\n\nGit repository information inside a shell prompt.\n\n![git_prompt](https://repository-images.githubusercontent.com/266870139/b26c1300-2903-11eb-94cc-c2d2a5cc6592)\n\n## Installation\n\n```console\ncargo install --git https://github.com/Joker/git_prompt\n```\nor\n```console\nmake install\n```\n\n### zsh\n\n`~/.zshrc`\n```\nsetopt PROMPT_SUBST\nPROMPT=$'%n@%m %2~ \\$(git_prompt zsh) $ '\n```\n\n### bash\n\n`~/.bashrc`\n```\nPS1='\\u@\\h \\W $(git_prompt) \\$ '\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoker%2Fgit_prompt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoker%2Fgit_prompt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoker%2Fgit_prompt/lists"}