diff options
Diffstat (limited to '.config/bat')
| -rw-r--r-- | .config/bat/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/bat/config b/.config/bat/config new file mode 100644 index 0000000..4e724d9 --- /dev/null +++ b/.config/bat/config @@ -0,0 +1,3 @@ +# Use the terminal's 16 ANSI colors so the output adapts to both +# the dark and light foot color themes. +--theme="ansi" |
