netchatte/screenrc
2022-05-21 15:39:01 +02:00

6 lines
99 B
Plaintext

bindkey ^D quit
screen -t you bash ./tx.sh
split
focus down
screen -t friend bash ./rx.sh
focus up