jhillyerd / plugin-git

Git aliases plugin for the Fish shell (similar to oh-my-zsh git)
MIT License
607 stars 85 forks source link

Add aliases for 'git worktree' #81

Closed jay-babu closed 2 years ago

jay-babu commented 2 years ago

Hello,

I was wondering what your thought is on creating similar aliases from oh my zsh for git worktree

https://github.com/ohmyzsh/ohmyzsh/pull/10079

jhillyerd commented 2 years ago

Looks good to me!

jay-babu commented 2 years ago

https://github.com/jhillyerd/plugin-git/pull/82

jay-babu commented 2 years ago

@jhillyerd should be good to go

jhillyerd commented 2 years ago

Looks good, thx.