top | item 45508581

(no title)

GodelNumbering | 4 months ago

You don't need to memorize

alias bat='f(){ cat "$1" | highlight --force -O xterm256 | less -SRNI; }; f'

discuss

order

lynndotpy|4 months ago

For all the other issues people have pointed out, this assumes you have `highlight` installed.

yjftsjthsd-h|4 months ago

As opposed to having bat installed?