aboutsummaryrefslogtreecommitdiff
path: root/sh/profile.d/pager.sh
Commit message (Collapse)AuthorAgeFilesLines
* Massively cut down profile scriptsTom Ryder2022-07-291-7/+0
| | | | Let's simplify all this a bit.
* Suppress stderr from command -v checksTom Ryder2016-08-181-1/+1
| | | | | Now I remember--old Bash prints failure messages to stderr for this call. That'll be why I was suppressing both streams initially.
* Fix up some command builtin callsTom Ryder2016-08-181-1/+1
|
* Use less(1) as PAGER if availableTom Ryder2016-07-151-0/+7
|
* Let the system choose my pagerTom Ryder2014-10-241-4/+0
|
* Remove some unnecessary quotesTom Ryder2014-02-101-1/+1
|
* Break editor/pager setup into subfileTom Ryder2013-09-151-0/+4