1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-18 16:13:22 +00:00
Files
sharkdp--bat/README.md
T
2018-04-22 16:15:07 +02:00

657 B

bat

Build Status Version info

A cat(1) clone with wings.

Features

Syntax highlighting

bat src/main.rs

bat src/example.js

Git integration

bat src/index.html

Installation

cargo install bat

mkdir -p ~/.config/bat/themes
cd ~/.config/bat/themes
wget https://raw.githubusercontent.com/cj/sublime/master/Color%20Scheme%20-%20Default/Monokai.tmTheme