· Reading Files · 1 min read

bat

bat -p script.sh

A cat(1) clone with syntax highlighting and Git integration.

cat is one of the most useful tools of the command line and bat just brings it into the modern era with syntax higlighting and some other neat tidbits. Just alias cat to bat and don't look back. My only recommendation would be to make line numbers not present by default!