mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 13:50:13 +00:00
add cherry pick alias
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user