I hereby claim:
- I am kgz on github.
- I am kgz (https://keybase.io/kgz) on keybase.
- I have a public key whose fingerprint is EDBB 306B 70F2 5EDD 446E 6C32 8FA0 39D6 B2C6 8CCC
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# Install fonts so that everything looks amazing | |
cask "font-fantasque-sans-mono" | |
cask "font-fantasque-sans-mono-nerd-font" | |
# 1password | |
tap "1password/tap" | |
cask "1password-cli" | |
cask "1password@beta" | |
mas "1Password for Safari", id: 1569813296 |
CREATE USER replicator WITH REPLICATION ENCRYPTED PASSWORD 'replicator_password'; | |
SELECT pg_create_physical_replication_slot('replication_slot'); |