mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
reset alias
This commit is contained in:
parent
e660ae797e
commit
0e849b9f03
@ -33,6 +33,7 @@ function aliases --description 'All aliases'
|
|||||||
abbr -a gcof 'git-checkout-fuzzy'
|
abbr -a gcof 'git-checkout-fuzzy'
|
||||||
abbr -a gb 'git branch'
|
abbr -a gb 'git branch'
|
||||||
abbr -a gbd 'git-delete-fuzzy'
|
abbr -a gbd 'git-delete-fuzzy'
|
||||||
|
abbr -a gr 'git reset'
|
||||||
abbr -a grh 'git reset --hard'
|
abbr -a grh 'git reset --hard'
|
||||||
abbr -a gm 'git merge'
|
abbr -a gm 'git merge'
|
||||||
abbr -a gmf 'git-merge-fuzzy'
|
abbr -a gmf 'git-merge-fuzzy'
|
||||||
|
Loading…
Reference in New Issue
Block a user