https://github.com/settings/keys
ssh-keygen -t ed25519 -C "[email protected]"
cat ~/.ssh/id_ed25519.pub | pbcopy
brew install bash git rbenv vim
brew install bash-completion@2
defaults write com.apple.finder AppleShowAllFiles true
killall Finder