Just some stuff about me.
Here's my dotfiles repository.
What links here:
Searching a repo to find history of file with name containing install
, and its last contents:
git log --all --full-history -- '*install*'
git show 81b9f7fadcdfa6bc58c7f17ac34805da648b1d2e^:install.sh