{"id":20169543,"url":"https://github.com/delphinus/fish-git-info","last_synced_at":"2026-05-19T04:34:18.946Z","repository":{"id":142683074,"uuid":"264328635","full_name":"delphinus/fish-git-info","owner":"delphinus","description":"Yet another fork of the git prompt in prezto for fish.","archived":false,"fork":false,"pushed_at":"2020-06-02T11:10:42.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T04:14:35.017Z","etag":null,"topics":["fish","git"],"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/delphinus.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":"2020-05-16T00:37:19.000Z","updated_at":"2020-06-02T11:23:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"256928f9-be03-4f1c-96e3-0ee864193da9","html_url":"https://github.com/delphinus/fish-git-info","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/delphinus/fish-git-info","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delphinus%2Ffish-git-info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delphinus%2Ffish-git-info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delphinus%2Ffish-git-info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delphinus%2Ffish-git-info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/delphinus","download_url":"https://codeload.github.com/delphinus/fish-git-info/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delphinus%2Ffish-git-info/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265281039,"owners_count":23739859,"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":["fish","git"],"created_at":"2024-11-14T01:12:52.231Z","updated_at":"2026-05-19T04:34:13.917Z","avatar_url":"https://github.com/delphinus.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fish-git-info\n\n\u003cimg width=\"645\" alt=\"スクリーンショット 0002-06-02 19 53 16\" src=\"https://user-images.githubusercontent.com/1239245/83512189-d3ce7380-a50a-11ea-80ff-6277cb12ad28.png\"\u003e\n\nYet another fork of the git prompt in [prezto][] for [fish][].\n\n[prezto]: https://github.com/sorin-ionescu/prezto\n[fish]: https://fishshell.com\n\n## What's this?\n\nThis is a port of the git prompt from [prezto][]. It can indicate almost the\nsame number of features from the original one. And you can customize the format\nfreely.\n\n## How to use\n\n### with [fisher][] (recommended)\n\n[fisher]: https://github.com/jorgebucaran/fisher\n\n1. add this\n\n   ```fish\n   fisher add delphinus/fish-git-info\n   ```\n\n2. (optional but **highly recommended**) add [fish-async-prompt][].\n\n   ```fish\n   fisher add acomagu/fish-async-prompt\n   ```\n\n3. add to call this anywhere you like, such as in `fish-right-prompt`.\n\n   ```fish\n   vim ~/.config/fish/functions/fish_right_prompt.fish\n   ```\n\n   ```fish\n   function fish_right_prompt\n     __git_info  # \u003c-- add this line\n   end\n   ```\n\n[fish-async-prompt]: https://github.com/acomagu/fish-async-prompt\n\n### manual\n\n1. clone this repo\n2. link the script\n\n   ```fish\n   ln -s /path/to/__git_info.fish ~/.config/fish/functions/__git_info.fish\n   ```\n\n3. add to call this anywhere you like, such as in `fish-right-prompt`. (same\n   above)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelphinus%2Ffish-git-info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelphinus%2Ffish-git-info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelphinus%2Ffish-git-info/lists"}