{"id":26642986,"url":"https://github.com/dideler/fish-cd-git","last_synced_at":"2025-03-24T19:28:51.507Z","repository":{"id":56339362,"uuid":"71656520","full_name":"dideler/fish-cd-git","owner":"dideler","description":"🐟 Quickly navigate between GitHub repositories","archived":false,"fork":false,"pushed_at":"2021-08-01T22:14:12.000Z","size":31,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-12T03:52:29.151Z","etag":null,"topics":["fish","fish-plugins","fish-shell","fisherman","github","navigator","productivity","shell"],"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/dideler.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}},"created_at":"2016-10-22T18:01:52.000Z","updated_at":"2021-08-01T22:14:15.000Z","dependencies_parsed_at":"2022-08-15T16:50:55.681Z","dependency_job_id":null,"html_url":"https://github.com/dideler/fish-cd-git","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dideler%2Ffish-cd-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dideler%2Ffish-cd-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dideler%2Ffish-cd-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dideler%2Ffish-cd-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dideler","download_url":"https://codeload.github.com/dideler/fish-cd-git/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245337365,"owners_count":20598869,"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","fish-plugins","fish-shell","fisherman","github","navigator","productivity","shell"],"created_at":"2025-03-24T19:28:51.030Z","updated_at":"2025-03-24T19:28:51.493Z","avatar_url":"https://github.com/dideler.png","language":"Shell","readme":"# fish-cd-git [![CircleCI](https://circleci.com/gh/dideler/fish-cd-git.svg?style=svg)](https://circleci.com/gh/dideler/fish-cd-git)\n\nA super handy repository navigator for the [fish shell][].\n\n- Keeps code neatly organised under the same namespace as GitHub's\n  (i.e. github.com/user/repo)\n\n- Quickly jump between repos with auto-completion\n\n- Auto-clones the repo for you if it's missing\n\n- Inspired by https://github.com/dickeyxxx/gh\n\n## Demo\n\n![Example usage of fish-cd-git](https://user-images.githubusercontent.com/497458/42415491-4240ed94-8248-11e8-8ad3-ba19b01d626d.gif)\n\n## Quick start\n\nInstall with your favourite fish package manager, such as [fisherman][] or [oh-my-fish][omf]\n```fish\n# Install with fisher v3\nfisher add dideler/fish-cd-git\n\n# Install with fisher v2\nfisher install dideler/fish-cd-git\n\n# Install with oh-my-fish\nomf install https://github.com/dideler/fish-cd-git\n```\n\n**Optional:** Set your preferred location for the `github.com` directory (default is `$HOME`)  \nFor example, to use `~/src/github.com` instead of `~/github.com`\n```fish\nset --erase GH_BASE_DIR\nset --universal GH_BASE_DIR $HOME/src\n```\n\nNavigate to any GitHub-hosted repository :sparkles:\n```fish\ngh dideler dotfiles\n```\n\n[fish shell]: https://fishshell.com/\n[fisherman]: https://github.com/fisherman/fisherman\n[omf]: https://github.com/oh-my-fish/oh-my-fish","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdideler%2Ffish-cd-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdideler%2Ffish-cd-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdideler%2Ffish-cd-git/lists"}