3 lines
43 B
Plaintext
3 lines
43 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
highlight -O ansi "$@"
|