# bat

[bat](https://github.com/sharkdp/bat) is simlar to cat but with extra functionality such as,

* Syntax highlighting for a wide array of programming languages
* Support for displaying git diffs
* Displaying multiple files in a single view

There are other useful tips and tricks in the project page.
