mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
gh: add alias for viewing PR in browser
This commit is contained in:
parent
28d4c943a6
commit
01b6276e59
1 changed files with 5 additions and 4 deletions
|
|
@ -4,7 +4,8 @@ editor: nvim
|
||||||
prompt: enabled
|
prompt: enabled
|
||||||
pager: bat
|
pager: bat
|
||||||
aliases:
|
aliases:
|
||||||
co: pr checkout
|
co: pr checkout
|
||||||
il: issues list
|
il: issues list
|
||||||
clone: repo clone
|
clone: repo clone
|
||||||
ask: copilot suggest
|
ask: copilot suggest
|
||||||
|
prv: pr view --web
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue