summary refs log tree commit diff
path: root/.psqlrc (follow)
Commit message (Expand)AuthorAge
* Use more as pager in psqlJune McEnroe2016-06-17
* Remove psql format wrappedJune McEnroe2016-01-28
* On error rollback in interactive psqlJune McEnroe2014-09-29
* Never mind thatJune McEnroe2014-09-23
* Add FETCH_COUNT and expanded auto to psqlrcJune McEnroe2014-09-23
* Silence psqlrc output and turn timing onJune McEnroe2014-09-23
* Add psqlrcJune McEnroe2014-09-19
pan='3' class='logmsg'> 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe