diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-09-25 17:39:29 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-09-25 17:39:29 +0200 |
commit | 98056aae8e2a96a87ed853f02ce3e4d722da2b8c (patch) | |
tree | 7d10db5030ea9abe471a54b8d9e125f6924ccf2b /.config/bat/config | |
parent | 10b5caed980eea277603c5a8aab26963445eb9a6 (diff) |
small changes
Diffstat (limited to '.config/bat/config')
-rw-r--r-- | .config/bat/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/bat/config b/.config/bat/config index 2d658ea..dd5778b 100644 --- a/.config/bat/config +++ b/.config/bat/config @@ -1,3 +1,4 @@ --style=plain --paging=never --theme=base16 +--tabs=2 |