dotfiles/config/scripts/hl

3 lines
53 B
Plaintext
Raw Normal View History

2020-05-25 09:05:56 +02:00
#!/usr/bin/env bash
highlight -O ansi "$@" | less -R