mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 19:15:37 +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 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'
|
||||||
|
abbr -a gcp 'git cherry-pick'
|
||||||
abbr -a ghb 'gh repo view -w'
|
abbr -a ghb 'gh repo view -w'
|
||||||
|
|
||||||
# Vim
|
# Vim
|
||||||
|
Loading…
Reference in New Issue
Block a user