aboutsummaryrefslogtreecommitdiff
path: root/.psqlrc
diff options
context:
space:
mode:
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 Ø