mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 22:12:56 +00:00
gh auto pull after merge
This commit is contained in:
parent
2705e636b9
commit
1f9fdac268
@ -52,7 +52,7 @@ function abbrs --description 'All abbreviations'
|
||||
abbr -a grf 'gh run view --log-failed'
|
||||
abbr -a grl 'gh run view --log'
|
||||
abbr -a ghpr 'gh pr create && sleep 3 && noti gh run watch'
|
||||
abbr -a ghm 'gh pr merge -s -d'
|
||||
abbr -a ghm 'gh pr merge -s -d && git pull'
|
||||
|
||||
# Vim
|
||||
if command -v nvim > /dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user