#!/usr/bin/env bash source /tmp/nom-nom-dev-args psql -h "${host}" -p "${port}" -d "${dbname}" "$@"