feat: add .psqlrc
This commit is contained in:
parent
14bd1bf475
commit
c6df537dfd
1 changed files with 4 additions and 0 deletions
4
.psqlrc
Normal file
4
.psqlrc
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
\set PROMPT1 '%[%033[1;33;40m%]%n@%/%R%[%033[0m%]%# '
|
||||
\x auto
|
||||
\set COMP_KEYWORD_CASE upper
|
||||
\timing
|
||||
Loading…
Add table
Add a link
Reference in a new issue