summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pgcli/pgclirc1
1 files changed, 1 insertions, 0 deletions
diff --git a/pgcli/pgclirc b/pgcli/pgclirc
index 13380280..220677dd 100644
--- a/pgcli/pgclirc
+++ b/pgcli/pgclirc
@@ -127,6 +127,7 @@ less_chatty = False
# \n - Newline
# \dsn_alias - name of dsn alias if -D option is used (empty otherwise)
# \x1b[...m - insert ANSI escape sequence
+# eg: prompt = '\x1b[35m\u@\x1b[32m\h:\x1b[36m\d>'
prompt = '\u@\h:\d> '
# Number of lines to reserve for the suggestion menu