Added psqlrc for postgres cli config
This commit is contained in:
6
postgres/psqlrc.symlink
Normal file
6
postgres/psqlrc.symlink
Normal file
@@ -0,0 +1,6 @@
|
||||
\pset linestyle unicode
|
||||
\pset border 2
|
||||
\pset null ¤
|
||||
\set PROMPT1 '%[%033[33;1m%]%x%[%033[0m%]%[%033[1m%]%/%[%033[0m%]%R%# '
|
||||
\pset pager off
|
||||
\pset format wrapped
|
||||
Reference in New Issue
Block a user