You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
sharkdp 9435e16a1b Update .travis.yml 6 years ago
ci Add CI scripts 6 years ago
src Load themes from ~/.config/bat/themes 6 years ago
.gitignore Initial commit 6 years ago
.travis.yml Update .travis.yml 6 years ago
Cargo.lock Add Git support, closes #8 6 years ago
Cargo.toml Update help text 6 years ago
LICENSE-APACHE Add license 6 years ago
LICENSE-MIT Add license 6 years ago
README.md Add install instructions 6 years ago

README.md

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