Giter Club home page Giter Club logo

bat's Introduction

Logo
Catppuccin for Bat

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Adding the themes

  1. Create a theme folder in bat's configuration directory by running:
mkdir -p "$(bat --config-dir)/themes"
  1. Copy the theme files from this repository:
wget -P "$(bat --config-dir)/themes" https://github.com/catppuccin/bat/raw/main/themes/Catppuccin%20Latte.tmTheme
wget -P "$(bat --config-dir)/themes" https://github.com/catppuccin/bat/raw/main/themes/Catppuccin%20Frappe.tmTheme
wget -P "$(bat --config-dir)/themes" https://github.com/catppuccin/bat/raw/main/themes/Catppuccin%20Macchiato.tmTheme
wget -P "$(bat --config-dir)/themes" https://github.com/catppuccin/bat/raw/main/themes/Catppuccin%20Mocha.tmTheme
  1. Rebuild bat's cache:
bat cache --build
  1. Run bat --list-themes, and check if the themes are present in the list.

Usage

There are two ways to get bat to default to Catppuccin:

Configuration file

Edit your configuration file, located at bat --config-file (usually ~/.config/bat/config):

--theme="Catppuccin Mocha"

Environment variable

You can alternatively use the BAT_THEME environment variable. Export the environment variable inside your shell's configuration file: BAT_THEME="Catppuccin Mocha".

The method to export the variable depends on your shell.

Extra: using bat as a manpager

See https://github.com/sharkdp/bat#man for instructions on how to use bat for your man output.

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org

bat's People

Contributors

ghostx31 avatar nekowinston avatar r2binx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.