Jump to content

GitFred: Helpful GitHub Assistant for Alfred.


Recommended Posts

  • Search all public GitHub repositories via the keyword gh.
    • ⏎: Open the repo's GitHub page.
    • ⌥⏎: 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 the last 100 issues, use ⏎ to open the issue in the browser.
  • Quick access the repositories you own via gg.
    • ⏎: 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 the last 100 issues, use ⏎ to open the issue in the browser.
  • Open recent GitHub issues you are involved in with ghi.
    • ⏎: Open the issue in the browser.
    • ⌥⏎: Copy the issue URL.
  • Access Pull Requests (PRs) you have opened with the keyword gpr.
    • ⏎: Open the PR in the browser.
    • ⌥⏎: Copy the link to the PR.
  • Directly open your GitHub notification via gn. (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.

 

➡️ https://github.com/chrisgrieser/gitfred

gg.png

ghi.png

Edited by pseudometa
Link to comment
  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...