Comment on hr for your terminalparentComments−C0d3rOP12yYou can create an alias in git like this:vim ~/.gitconfig ap = !hr && git add -p # Add this line to your file
Comments
You can create an alias in git like this:
vim ~/.gitconfig