diff --git a/dot_config/bat/config.tmpl b/dot_config/bat/config.tmpl deleted file mode 100644 index b81f16203241ffcbfdcea605bac4011c37068a58..0000000000000000000000000000000000000000 --- a/dot_config/bat/config.tmpl +++ /dev/null @@ -1,6 +0,0 @@ -{{- if eq .theme_variant "dark"}} ---theme="Catppuccin-macchiato" -{{- end }} -{{- if eq .theme_variant "light"}} ---theme="Catppuccin-latte" -{{- end }}