1

TFW you realize that using git to track your dotfiles was a really good idea!

echo "Oh shit, I overwrote my ssh keys"
`git checkout .ssh/id_rsa`
`git checkout .ssh/id_rsa.pub`

Comments
Add Comment