1
0
Fork 0

Set bat as default manpager
All checks were successful
/ build-kde (push) Successful in 8m51s
/ build-gnome (push) Successful in 8m17s

This commit is contained in:
ver4a 2024-11-15 11:54:56 +01:00
parent 93d98088af
commit e235f66eb3

View file

@ -0,0 +1,2 @@
export MANPAGER="sh -c 'col -bx | bat -l man -p'"
export MANROFFOPT="-c"