From 114d8f292d177b71ea08c55b70d7856e1bc50baa Mon Sep 17 00:00:00 2001
From: Benjamin Chausse <benjamin@chausse.xyz>
Date: Mon, 15 Jul 2024 13:15:47 -0400
Subject: ttf/otf font preview within lf

---
 .profile | 1 +
 1 file changed, 1 insertion(+)

(limited to '.profile')

diff --git a/.profile b/.profile
index bd1c575..41b425f 100644
--- a/.profile
+++ b/.profile
@@ -40,6 +40,7 @@ export WINEPREFIX="$XDG_DATA_HOME/wineprefixes/default"
 export HISTFILE="$XDG_CACHE_HOME/zsh_history"
 export HISTSIZE=1000
 export SAVEHIST=10000
+export BAT_THEME="ansi"
 
 # Path
 export PATH="$PATH:$(find "$HOME/.local/bin" -type d | paste -sd ":" -)"
-- 
cgit v1.2.3