1
0
mirror of https://github.com/nmasur/dotfiles synced 2025-04-14 11:12:23 +00:00

add cherry pick alias

This commit is contained in:
Noah Masur 2020-11-23 23:36:02 -05:00
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