Workflow Icon

GitFred

GitHub Assistant

Version 1.0.7 by Chris Grieser


Usage

Search All Repos

Search all public GitHub repositories via the gh keyword.

Searching GitHub repositories

  • : Open the repo's GitHub page.
  • ⌘↩: Open the repo's homepage. If it has none, opens the releases page instead.
  • : Copy the repo URL.
  • : Shallow clone the repo to a local folder and open in the Terminal. Optionally, creates a fork on GitHub with the gh cli and prepares the repo for a PR.

Search Issues

Search recent GitHub issues you are involved in with the ghi keyword.

Search recent issues

  • : Open the issue in the browser.
  • : Copy the issue URL.

Search Your Repos

Quick access the repositories you own via the gmy keyword.

  • : If the repo is available locally on your device, open it in Finder. Otherwise, open the repo's GitHub page.
  • : Open the repo's GitHub page.
  • : Copy the repo link.
  • : Shallow clone the repo to a local folder and open in the Terminal. If the repo is already locally available on your device, just open the repository in the Terminal.

Search Pull Requests

Access Pull Requests (PRs) you have opened with the gpr keyword.

  • : Open the PR in the browser.
  • : Copy the link to the PR.

View Notifications

Directly open your GitHub notification via the ghn keyword. This requires that you export a $GITHUB_TOKEN set in your .zshenv.

  • : Open the notification in the browser.
  • : Mark the notification as read.
  • : Copy the URL of the notification target.