summaryrefslogtreecommitdiff
path: root/installer-screenrc
blob: a5cadbcb6d01791468546b9b46de89209d661dcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
startup_message off

bindkey -k k1 select 1
bindkey -k k2 select 2

screen -t installer 1 /usr/install/install
screen -t console   2 sh -c "while true; do /bin/bash -l; sleep 1; done"

hardstatus alwayslastline "%{kB} %w %= | Dyson Installer"

select 1