Closed VelocityRa closed 4 years ago
@VelocityRa, you might be interested in this module?
If you want to add git aliases, why not just add them to your global .gitconfig? Then you can use them anywhere, i.e. PowerShell, git bash...
For git's aliases you still have to use git
before them.
Thanks for linking that :) Just what I needed.
You're welcome.
oh-my-zsh includes a nice collection of git aliases, it'd be nice to support this here too.