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