You May Also Enjoy
2021-01-19 vim-jq
less than 1 minute read
Format json in vim If you have jq installed then all you need to do, to pretty print json is. :%!jq '.' Bam pretty json in vim
2020-11-12 keybase gpg signing
4 minute read
I am borrowing this from pstadler because it is really good https://github.com/pstadler/keybase-gpg-github/blob/master/README.md
2020-11-12 bfg -delete
less than 1 minute read
Help! I committed and pushed something dangerous to github This happens we are not perfect and from time to time mistakes are made. Thats ok we can fix it ...
2020-11-11 terraform destroy gpg pinentry
1 minute read
pinentry is broken on my mac?! try this first ``` Kill gpg-agent killall gpg-agent