aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2026-06-04 20:37:53 +0100
committerJustine Smithies <justine@smithies.me.uk>2026-06-04 20:37:53 +0100
commitd639206688df6c6b0d7462544263b4f61cb342d1 (patch)
tree9ca2070e4591b4674f024b3f258bd030c8cacc2f /.config
parent8e2383e643ae1c91513a5f0f9fd5f6699ff88b4f (diff)
Enabled use of italics in bat
Diffstat (limited to '.config')
-rwxr-xr-x.config/bat/config2
1 files changed, 1 insertions, 1 deletions
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