mirror of
https://github.com/eth-p/bat-extras.git
synced 2024-12-12 17:20:40 +01:00
3 lines
35 B
Bash
Executable File
3 lines
35 B
Bash
Executable File
#!/usr/bin/env bash
|
|
exec less "$@"
|