minor tweaks
This commit is contained in:
@@ -11,7 +11,7 @@ pager:
|
||||
# Aliases allow you to create nicknames for gh commands
|
||||
aliases:
|
||||
co: pr checkout
|
||||
upload: '!gh-upload'
|
||||
push: '!gh-upload'
|
||||
clone: repo clone
|
||||
social-image: "api graphql -f query='query ($owner: String!, $name: String!) {repository(owner: $owner, name: $name) {openGraphImageUrl} }' -F owner='{owner}' -F name='{repo}' --jq '.data.repository.openGraphImageUrl'"
|
||||
# The path to a unix socket through which send HTTP connections. If blank, HTTP traffic will be handled by net/http.DefaultTransport.
|
||||
|
||||
Reference in New Issue
Block a user