[clug] most

David Tulloh david at tulloh.id.au
Mon Dec 4 10:12:03 UTC 2017


On 21 November 2017 at 19:58, Bryan Kilgallin via linux <
linux at lists.samba.org> wrote:

>
>
> Try something like this:
>> https://stackoverflow.com/questions/25632846/how-to-set-envi
>> ronment-variables-in-fish-shell
>>
>
> I put the following line in my config.fish file.
> {
> set PAGER most
> }
>
> But this has not coloured Man page listing.
>
> Would a fish shell user explain how to make this effect in that shell?


As explained in the linked document provided, from any shell enter:
set -Ux PAGER most


David


More information about the linux mailing list