arch/pkg/de-p1st-screen/screenrc.holoscript
2021-05-03 22:21:56 +02:00

9 lines
125 B
Bash

#!/bin/sh
# stdin: default config
# stdout: modified config
cat
echo '
# Increase lines of scrollback
defscrollback 100000'