netchatte/screenrc

6 lines
99 B
Plaintext
Raw Normal View History

2022-05-21 15:39:01 +02:00
bindkey ^D quit
screen -t you bash ./tx.sh
split
focus down
screen -t friend bash ./rx.sh
focus up