diff --git a/.config/bat/config b/.config/bat/config new file mode 100644 index 0000000..b12d763 --- /dev/null +++ b/.config/bat/config @@ -0,0 +1,2 @@ +--theme="Nord" +--map-syntax='.spacemacs*:Lisp'