Skip to content

mellow-theme/bat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Mellow for Bat

Install Instructions

  1. Create the configuration directory if it doesn't exist already
    mkdir -p "$(bat --config-dir)/themes"
  2. Copy the theme file into the theme directory
    wget -P "$(bat --config-dir)/themes" "https://github.com/mellow-theme/bat/raw/refs/heads/master/mellow.tmTheme"
  3. Rebuild bat's cache
    bat cache --build
  4. Set mellow as your default theme
    echo '--theme="mellow"' >> $(bat --config-dir)/config

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published