gh-fuzzyclone icon indicating copy to clipboard operation
gh-fuzzyclone copied to clipboard

gh fuzzyclone

A gh extension to clone GitHub repositories using fzf.

If you wanna use ghq, I recommend a very nice extension gh-q made by kawarimidoll

Requirements

You're expected to already have fzf installed for this extension to work. Please follow their installation instructions if you don't have it yet.

Installation

gh extension install hashue/gh-fuzzyclone

Usage

gh fuzzyclone

By default, the extension only fetches repositories under your username. To get other repositories, you can pass in a username, like so:

gh fuzzyclone hashue

Author

Hasu