diff options
author | terminaldweller <thabogre@gmail.com> | 2022-12-02 17:52:42 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-12-02 17:52:42 +0000 |
commit | 674f40d027ece13daa78ef2a7d69c79f4198368a (patch) | |
tree | 2bcc0e41e5064b62d18bb376a5ecf0d760b6f13d /.config/bat | |
parent | update (diff) | |
download | scripts-674f40d027ece13daa78ef2a7d69c79f4198368a.tar.gz scripts-674f40d027ece13daa78ef2a7d69c79f4198368a.zip |
update
Diffstat (limited to '.config/bat')
-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 3334823..329b5c9 100644 --- a/.config/bat/config +++ b/.config/bat/config @@ -24,4 +24,4 @@ --map-syntax "*.ino:C++" --map-syntax ".ignore:Git Ignore" ---style="numbers,changes,header,rule,grid,snip" +--style="full" |