6 lines
130 B
Fish
6 lines
130 B
Fish
# Why doesn’t breeze provide this?
|
||
alias grc 'git rebase --continue'
|
||
alias gra 'git rebase --abort'
|
||
|
||
bind \eg __show_git_status
|