mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-02-01 18:09:11 +01:00
3 lines
35 B
Plaintext
3 lines
35 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
exec less "$@"
|