Add alias for git rebase --abort

This commit is contained in:
2025-08-08 09:43:05 +02:00
parent 1f4e8e7e3e
commit a62f7626d2

View File

@@ -1,4 +1,5 @@
# Why doesnt breeze provide this?
alias grc 'git rebase --continue'
alias gra 'git rebase --abort'
bind \eg __show_git_status