summary refs log tree commit diff
path: root/.psqlrc
blob: 553fd9da64f54f507d241064d0f48c81d93737cd (plain) (blame)
1
2
3
4
5
6
7
8
9
\set QUIET
\set ON_ERROR_ROLLBACK interactive
\timing on
\pset linestyle unicode
\pset border 1
\pset null ยค
\pset expanded auto
\setenv PAGER more
\unset QUIET
c33d88c6836269b616&follow=1'>Fix timeoutlen so leader still worksJune McEnroe 2015-02-15Prevent esc delay in terminal vimJune McEnroe 2015-02-15Fix git prompt for branches with slashesJune McEnroe 2015-02-14Clean upJune McEnroe 2015-02-14Switch back to gruvbox iTerm themeJune McEnroe 2015-02-14Switch back to gruvbox vim themeJune McEnroe 2015-02-14Prevent red first promptJune McEnroe 2015-02-14New minimal zshrcJune McEnroe 2015-02-13Use Hybrid colours in iTerm2June McEnroe 2015-02-13New minimal vimrcJune McEnroe 2015-01-16Add more bytes to randpasswd and use URL base64June McEnroe 2015-01-16Add vim-signature pluginJune McEnroe 2015-01-06Ignore .DS_StoreJune McEnroe