1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-01-19 04:21:06 +00:00

Mention BAT_STYLE in README.md

This commit is contained in:
sharkdp 2018-09-12 21:57:54 +02:00
parent e098eb43a2
commit bd619db3ca

View File

@ -167,7 +167,8 @@ make the change permanent.
You can use the `--style` option to control the appearance of `bat`s output.
You can use `--style=numbers,changes`, for example, to show only Git changes
and line numbers but no grid and no file header.
and line numbers but no grid and no file header. Use the `BAT_STYLE` environment
variable to make these changes permanent.
### Adding new syntaxes / language definitions