Quick reference/notes on tools and commands.
- consul
- terraform
- linux
- chmod
- openssl
- grep
- bash
- awk
- sed
- jq
- vimium
- dot files
Change bluetooth audio codec on Mac
sudo defaults write bluetoothaudiod "Enable AAC codec" -bool true
sudo defaults read bluetoothaudiod