Skip to content

Instantly share code, notes, and snippets.

View pinsard's full-sized avatar

Gustavo Pinsard pinsard

View GitHub Profile
@pinsard
pinsard / .psqlrc
Created September 11, 2021 15:50 — forked from whalesalad/.psqlrc
~/.psqlrc
\timing
\set PROMPT1 '%[%033[33;1m%]%x%[%033[0m%]%[%033[1m%]%/%[%033[0m%] %m %R%# '
\pset null 'NULL'
\pset border 2
\x auto
\set HISTCONTROL ignoredups
\set COMP_KEYWORD_CASE upper