Print and concatenate files. A
cat
clone with syntax highlighting and Git integration. More information: https://github.com/sharkdp/bat.
stdout
:bat {{path/to/file}}
bat {{file1}} {{file2}} > {{target_file}}
bat {{file1}} {{file2}} >> {{target_file}}
bat --number {{path/to/file}}
bat --language json {{path/to/file.json}}
bat --list-languages