6 lines
99 B
Plaintext
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 |