Add sharkdp/bat config flags I like

This commit is contained in:
Danielle McLean 2023-10-25 11:38:40 +11:00
parent 94a87665b3
commit bc3b256554
Signed by: 00dani
GPG key ID: 52C059C3B22A753E

View file

@ -2,3 +2,6 @@
# a command-line option that you want to pass to `bat` by default. You can
# run `bat --help` to get a list of all possible configuration options.
--tabs=2
--theme "Monokai Extended"
--italic-text=always
--map-syntax "**/git/config*:Git Config"