Y
Hacker News
new
|
ask
|
show
|
jobs
by
GodelNumbering
248 days ago
You don't need to memorize
alias bat='f(){ cat "$1" | highlight --force -O xterm256 | less -SRNI; }; f'
1 comments
lynndotpy
248 days ago
For all the other issues people have pointed out, this assumes you have `highlight` installed.
link
yjftsjthsd-h
248 days ago
As opposed to having bat installed?
link