What the hell?
How could hell be any worse?
More a question than a curse…
More fun with git log. If only I had a ridiculously large monitor, I’d totally use this format:
git log --pretty="format:%Cgreen%h%Cred %xe2%x98%xa0%Creset %s"
Fun with git log
git log --pretty="format:%Cgreen%h%Cred %xe2%x9a%xa1%Creset %s"
A friend made a stats tool that could do histograms and stuff and wanted to know if I wanted to help at all by making it plot vertical charts in addition to the horizontal ones he already had.
I spent way too long on this. You can configure the character it uses for the point, whether or not you want a little ascii-art (er, unicode I guess) box around it, the spacing between the bars, etc…