mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-01 20:41:01 +01:00
9ed9a6fc3d
And make self.get_first_line_syntax() be called lazily.
3 lines
33 B
Bash
Vendored
3 lines
33 B
Bash
Vendored
#!/usr/bin/env bash
|
|
echo "Hello"
|