mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 11:30:13 +00:00
reset alias
This commit is contained in:
@ -33,6 +33,7 @@ function aliases --description 'All aliases'
|
||||
abbr -a gcof 'git-checkout-fuzzy'
|
||||
abbr -a gb 'git branch'
|
||||
abbr -a gbd 'git-delete-fuzzy'
|
||||
abbr -a gr 'git reset'
|
||||
abbr -a grh 'git reset --hard'
|
||||
abbr -a gm 'git merge'
|
||||
abbr -a gmf 'git-merge-fuzzy'
|
||||
|
Reference in New Issue
Block a user