-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ 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