diff options
author | terminaldweller <thabogre@gmail.com> | 2022-04-20 20:25:14 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-04-20 20:25:14 +0000 |
commit | 6df53c23edd3817d7861d98aee087c8c2bec8be8 (patch) | |
tree | 28e19bdf552cf955126619e0be2a2fff6cf40a77 /.config/bat | |
parent | bunch of stuff (diff) | |
download | scripts-6df53c23edd3817d7861d98aee087c8c2bec8be8.tar.gz scripts-6df53c23edd3817d7861d98aee087c8c2bec8be8.zip |
update
Diffstat (limited to '')
-rw-r--r-- | .config/bat/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/bat/config b/.config/bat/config index e96057d..3334823 100644 --- a/.config/bat/config +++ b/.config/bat/config @@ -24,4 +24,4 @@ --map-syntax "*.ino:C++" --map-syntax ".ignore:Git Ignore" ---style=auto +--style="numbers,changes,header,rule,grid,snip" |