brew install emacs-plus --with-gnutls --with-mailutils --with-modern-icon
brew install plantuml
go get -u -v golang.org/x/tools/gopls@latest
go get -u -v github.com/rogpeppe/godef
go get -u -v golang.org/x/tools/cmd/goimports
go get -u -v github.com/golangci/golangci-lint/cmd/golangci-lint
all-the-icons-install-fonts
Add package-archives for ox-odt
("ox-odt" . "https://kjambunathan.github.io/elpa/")