Skip to content

Commit

Permalink
Update gh config file
Browse files Browse the repository at this point in the history
Not sure what this is about, but likely due to some upgrade at some point
  • Loading branch information
jordelver committed Sep 20, 2024
1 parent 4773591 commit 915f7a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/gh/config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
aliases:
prs: pr list --assignee=jordelver
co: '!id="$(gh pr list -L100 | fzf --preview ''gh pr view {1}'' | cut -f1)"; [ -n "$id" ] && gh pr checkout "$id"'
version: "1"

0 comments on commit 915f7a4

Please sign in to comment.