Repeat whenever postgres.app is updated.

(Setup the paths)[https://postgresapp.com/documentation/cli-tools.html]

Build from source and install:

gh repo clone zachasme/h3-pg
cd h3-pg
make
make install

Hat tip to https://github.com/PostgresApp/PostgresApp/issues/683#issuecomment-1274754377