{"id":13898026,"url":"https://github.com/decors/fish-ghq","last_synced_at":"2025-07-17T15:31:51.069Z","repository":{"id":36288657,"uuid":"40593179","full_name":"decors/fish-ghq","owner":"decors","description":"ghq completion and keybinding for fish shell","archived":false,"fork":false,"pushed_at":"2023-08-26T00:56:02.000Z","size":28,"stargazers_count":108,"open_issues_count":4,"forks_count":25,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-08-07T18:45:01.472Z","etag":null,"topics":["fish-plugin"],"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/decors.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}},"created_at":"2015-08-12T09:47:48.000Z","updated_at":"2024-04-28T12:35:30.000Z","dependencies_parsed_at":"2024-02-23T11:57:56.830Z","dependency_job_id":null,"html_url":"https://github.com/decors/fish-ghq","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decors%2Ffish-ghq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decors%2Ffish-ghq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decors%2Ffish-ghq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decors%2Ffish-ghq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decors","download_url":"https://codeload.github.com/decors/fish-ghq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226274632,"owners_count":17598852,"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-plugin"],"created_at":"2024-08-06T18:04:01.253Z","updated_at":"2024-11-25T04:30:33.636Z","avatar_url":"https://github.com/decors.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# fish-ghq\n\ncompletions and keybinding for [ghq]\n\n## Todo\n\n* Fix Keybinding conflict with [jethrokuan/fzf](https://github.com/jethrokuan/fzf)\n\n## Install\n\n* Install [ghq]\n* Install [fzf], [fzy], [peco], [percol] or [skim]\n* Install [Fisher](https://github.com/jorgebucaran/fisher)\n* Install this plugin\n\n```fish\nfisher install decors/fish-ghq\n```\n\n## Keybinding\n\n* Ctrl-g: repository finder using [fzf], [fzy], [peco], [percol] or [skim].\n\n## Variables\n\n### `GHQ_SELECTOR`\n\nDefault selector is `fzf`. If you want to change selector, run\n\n```fish\nset -g GHQ_SELECTOR peco (or fzf, fzf-tmux, fzy, percol, sk)\n```\n\n### `GHQ_SELECTOR_OPTS`\n\nfzf example :\n\n```fish\nset -g GHQ_SELECTOR_OPTS \"--no-sort --reverse --ansi --color bg+:13,hl:3,pointer:7\"\n```\n\npeco example :\n\n```fish\nset -g GHQ_SELECTOR_OPTS \"--layout=top-down --prompt='ghq\u003e'\"\n```\n\n## Completions\n\n### Subcommands\n\n![Completions1](https://raw.githubusercontent.com/decors/various/master/images/ghq-screenshot1.png)\n\n### Help\n\n![Completions2](https://raw.githubusercontent.com/decors/various/master/images/ghq-screenshot2.png)\n\n### Repositories\n\n![Completion3](https://raw.githubusercontent.com/decors/various/master/images/ghq-screenshot3.png)\n\n## License\n\nfish-ghq is MIT licensed. See [LICENSE](LICENSE) file for details.\n\n[ghq]:https://github.com/motemen/ghq\n[peco]:https://github.com/peco/peco\n[fzf]:https://github.com/junegunn/fzf\n[fzy]:https://github.com/jhawthorn/fzy\n[percol]:https://github.com/mooz/percol\n[skim]:https://github.com/lotabout/skim\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecors%2Ffish-ghq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecors%2Ffish-ghq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecors%2Ffish-ghq/lists"}