From 359fac799064a50b2cc0613a5c0add328cedc258 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Fri, 17 Jun 2016 14:44:13 -0400 Subject: Use more as pager in psql --- .psqlrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.psqlrc b/.psqlrc index 57b9c240..553fd9da 100644 --- a/.psqlrc +++ b/.psqlrc @@ -5,4 +5,5 @@ \pset border 1 \pset null ยค \pset expanded auto +\setenv PAGER more \unset QUIET -- cgit 1.4.1 src
dontfiles
summary refs log tree commit diff
path: root/bundle/vim-powerline (unfollow)
Commit message (Expand)Author
2012-01-22Enable syntax-based foldingJune McEnroe
2012-01-22Update quicktaskJune McEnroe
2012-01-22Revert "Add AutoClose"June McEnroe
2012-01-22Revert "Disable powerline for now"June McEnroe
2012-01-22Revert "Add VCS repo directories to wildignore"June McEnroe
2012-01-22Disable powerline for nowJune McEnroe
2012-01-22Update some pluginsJune McEnroe
2012-01-22Add VCS repo directories to wildignoreJune McEnroe
2012-01-22Map ,e and ,b to CtrlP file and buffer respectivelyJune McEnroe
2012-01-22Add vim-spaceJune McEnroe
2012-01-22Add AutoCloseJune McEnroe
2012-01-22Add binding for GundoJune McEnroe
2012-01-22Add GundoJune McEnroe
2012-01-22Add Jellybeans colorschemeJune McEnroe
2012-01-22Add syntasticJune McEnroe
2012-01-21Add PowerlineJune McEnroe
2012-01-21Add quicktaskJune McEnroe
2012-01-15Moved comments out of mapsJune McEnroe
2012-01-14Disable scrollbarsJune McEnroe