diff options
Diffstat (limited to '.config/bat/config')
| -rwxr-xr-x | .config/bat/config | 2 |
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 |
