molchalin / gruvbox-material-bat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gruvbox Material

This theme is a port of Gruvbox Material for bat and everything that supports .tmTheme.

Installation to bat

Up-to-date description can be found here.

mkdir -p "$(bat --config-dir)/themes"
cd "$(bat --config-dir)/themes"

# Download a theme in '.tmTheme' format, for example:
git clone https://github.com/molchalin/gruvbox-material-bat

# Update the binary cache
bat cache --build

# Check the full list of available themes.
bat --list-themes

Related Projects

See this wiki page.

Credits

License

MIT

About

License:MIT License