1
0

Add bat configuration

This commit is contained in:
Jip J. Dekker 2021-09-08 22:27:57 +10:00
parent 50436ebda9
commit c353deddcd
No known key found for this signature in database
GPG Key ID: 517DF4A00618C9C3
2 changed files with 2 additions and 0 deletions

0
dot_config/bat/.keep Normal file
View File

2
dot_config/bat/config Normal file
View File

@ -0,0 +1,2 @@
# Use simple ansi theme for bat
--theme="ansi"