Skip to content

Instantly share code, notes, and snippets.

@geodenx
Last active August 19, 2020 00:31
Show Gist options
  • Select an option

  • Save geodenx/2bc325b89917b8693e6b29939788f34a to your computer and use it in GitHub Desktop.

Select an option

Save geodenx/2bc325b89917b8693e6b29939788f34a to your computer and use it in GitHub Desktop.
Install bat - a cat(1) clone with syntax highlighting and Git integration - to Ubuntu 16.04 ppc64el
$ sudo apt-get install rustc llvm libclang-3.8
$ git clone git@github.com:sharkdp/bat.git
$ cd bat
$ cargo install bat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment