Skip to content

Commit

Permalink
Create abbr to request_review
Browse files Browse the repository at this point in the history
  • Loading branch information
joaothallis committed Aug 30, 2023
1 parent b1144f4 commit 56891a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/fish/config.fish
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ abbr --add grm 'git checkout master && git pull --rebase && git checkout - && gi
abbr --add gmm 'git checkout master && git pull --rebase && git checkout - && git pull --rebase && git merge -'

abbr --add gpr 'gh pr create --assignee @me'
abbr --add r 'request_review'

abbr --add d docker

Expand Down

0 comments on commit 56891a3

Please sign in to comment.