From d639206688df6c6b0d7462544263b4f61cb342d1 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Thu, 4 Jun 2026 20:37:53 +0100 Subject: Enabled use of italics in bat --- .config/bat/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/bat/config b/.config/bat/config index ef4ec0c..452f49d 100755 --- a/.config/bat/config +++ b/.config/bat/config @@ -9,7 +9,7 @@ # Enable this to use italic text on the terminal. This is not supported on all # terminal emulators (like tmux, by default): -#--italic-text=always +--italic-text=always # Uncomment the following line to disable automatic paging: # --paging=never -- cgit v1.3