|
|
|
@ -4,15 +4,14 @@
|
|
|
|
|
|
|
|
|
|
# Specify desired highlighting theme (e.g. "TwoDark"). Run `bat --list-themes` |
|
|
|
|
# for a list of all available themes |
|
|
|
|
#'--theme="TwoDark" |
|
|
|
|
--theme="Nord" |
|
|
|
|
--theme="Monokai Extended" |
|
|
|
|
|
|
|
|
|
# Enable this to use italic text on the terminal. This is not supported on all |
|
|
|
|
# terminal emulators (like tmux, by default): |
|
|
|
|
#--italic-text=always |
|
|
|
|
|
|
|
|
|
# Uncomment the following line to disable automatic paging: |
|
|
|
|
#--paging=never |
|
|
|
|
--paging=never |
|
|
|
|
|
|
|
|
|
# Uncomment the following line if you are using less version >= 551 and want to |
|
|
|
|
# enable mouse scrolling support in `bat` when running inside tmux. This might |
|
|
|
|