aboutsummaryrefslogtreecommitdiff
path: root/.psqlrc
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-03-02 14:57:15 +0100
committerPatrick Spek <p.spek@tyil.nl>2021-08-14 11:59:32 +0200
commitff53e0df59ee0aed17c69c601c6abc51e36e6dce (patch)
tree317515130cb06ee80992a45aa6cf11680e352ea3 /.psqlrc
parent2e2e29e43e99cfd647cf37a3bd864f0778118574 (diff)
Update prompt1
Diffstat (limited to '.psqlrc')
-rw-r--r--.psqlrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.psqlrc b/.psqlrc
index 7425862..2e2322a 100644
--- a/.psqlrc
+++ b/.psqlrc
@@ -1,6 +1,6 @@
-- Set the prompt
-\set PROMPT1 '%[%033[35m%]%M:%>%[%033[0m%]/%[%033[32m%]%n%[%033[0m%]@%[%033[34m%]%/%[%033[0m%] %x%R%# '
-\set PROMPT2 '%[%033[35m%]%M:%>%[%033[0m%]/%[%033[32m%]%n%[%033[0m%]@%[%033[34m%]%/%[%033[0m%] %x%R%# '
+\set PROMPT1 '%[%033[32m%]%n%[%033[0m%]@%[%033[35m%]%M:%>%[%033[0m%]/%[%033[34m%]%/%[%033[0m%] %x%R%# '
+\set PROMPT2 '%[%033[32m%]%n%[%033[0m%]@%[%033[35m%]%M:%>%[%033[0m%]/%[%033[34m%]%/%[%033[0m%] %x%R%# '
-- Set NULL character
\pset null Ø