mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-09-18 21:39:54 +00:00
activate syntax highlighting on pager
This commit is contained in:
parent
4e88559f12
commit
35e6b30d46
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#! /bin/sh
|
||||
for PAGER in less more pg ; do
|
||||
( command -v $PAGER >/dev/null 2>&1 ) && break
|
||||
done
|
||||
|
|
Loading…
Add table
Reference in a new issue