]> git.phdru.name Git - dotfiles.git/blobdiff - .psqlrc
.shellrc: set TERM=rxvt-unicode for tmux
[dotfiles.git] / .psqlrc
diff --git a/.psqlrc b/.psqlrc
index 9758699a961d946fd268626fa4bf10c01730f264..02941d273fc79b8b05d8c1d788b1558b3f683d9f 100644 (file)
--- a/.psqlrc
+++ b/.psqlrc
@@ -1,8 +1,9 @@
+\pset null '(null)'
+\pset pager on
 \set FETCH_COUNT 1000
 \set HISTCONTROL ignoreboth
 \set HISTSIZE 1000
 \set PROMPT1 '%m %n@%/ %R%# '
 \set PROMPT2 :PROMPT1
 \set PROMPT3 '>> '
-/* \pset pager off */
 \timing