From e79e5141f5f9aee94c3ee576e5f003b9be1787fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Fri, 10 Jan 2020 11:53:41 -0300 Subject: [PATCH] Add bat theme configuration. --- bat/.config/bat/config | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 bat/.config/bat/config diff --git a/bat/.config/bat/config b/bat/.config/bat/config new file mode 100644 index 0000000..5712eaf --- /dev/null +++ b/bat/.config/bat/config @@ -0,0 +1,2 @@ +--theme="OneHalfLight" +