mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +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
|
||||
pager: bat
|
||||
aliases:
|
||||
co: pr checkout
|
||||
il: issues list
|
||||
clone: repo clone
|
||||
ask: copilot suggest
|
||||
co: pr checkout
|
||||
il: issues list
|
||||
clone: repo clone
|
||||
ask: copilot suggest
|
||||
prv: pr view --web
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue