]> 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 94a58dab23fec6535ec6e87a5dbef295610e3cc9..02941d273fc79b8b05d8c1d788b1558b3f683d9f 100644 (file)
--- a/.psqlrc
+++ b/.psqlrc
@@ -1,4 +1,5 @@
-/* \pset pager off */
+\pset null '(null)'
+\pset pager on
 \set FETCH_COUNT 1000
 \set HISTCONTROL ignoreboth
 \set HISTSIZE 1000