Skip to content

Comment on hr for your terminal

Comments

Anyone know how to add this sort of thing before the prompt in `git add -p` ?

You can create an alias in git like this:

vim ~/.gitconfig

    ap = !hr && git add -p # Add this line to your file
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.