aboutsummaryrefslogtreecommitdiff
path: root/bin/highlight
blob: 34e772b3c033197539b8db30e64ba166d9edd024 (plain)
1
2
3
4
#!/bin/sh

shift $(( $# - 1 ))
bat --style=plain --color=always "$@"