Live data from Hacker News

Git repository summary on your terminal

github.com

1–10 of 27 posts

Re: Git repository summary on your terminal

#5
post #2

I thought this committed all my terminal commands to a git repo. It doesn’t but now I want something like that.

I hashed together something like this in my dotfiles a few years ago. Big parts were logging each command run to my own history files (marked with machine and date), rotating those logs, and a cronjob to sync it with GitHub.

Only took a few hours to set up.

Post reply on HN