- Create the configuration directory if it doesn't exist already
mkdir -p "$(bat --config-dir)/themes" - 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"
- Rebuild bat's cache
bat cache --build
- Set mellow as your default theme
echo'--theme="mellow"'>>$(bat --config-dir)/config
Uh oh!
There was an error while loading. Please reload this page.
Latest commit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|