2023-10-24 00:09:52 -04:00
|
|
|
# This is `bat`s configuration file. Each line either contains a comment or
|
|
|
|
# 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.
|
2023-11-02 05:11:25 -04:00
|
|
|
--tabs 2
|
2024-05-30 22:32:43 -04:00
|
|
|
--theme "Catppuccin Mocha"
|
2023-11-02 05:11:25 -04:00
|
|
|
--italic-text always
|
2023-10-24 20:38:40 -04:00
|
|
|
--map-syntax "**/git/config*:Git Config"
|