mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
add cherry pick alias
This commit is contained in:
parent
2bf818d82d
commit
d35ce0ae94
@ -37,6 +37,7 @@ function aliases --description 'All aliases'
|
||||
abbr -a grh 'git reset --hard'
|
||||
abbr -a gm 'git merge'
|
||||
abbr -a gmf 'git-merge-fuzzy'
|
||||
abbr -a gcp 'git cherry-pick'
|
||||
abbr -a ghb 'gh repo view -w'
|
||||
|
||||
# Vim
|
||||
|
Loading…
Reference in New Issue
Block a user