Pair programming with tmux
Server:
bashtmux -2 -S /tmp/pair new-session -s PairProgramming chmod 777 /tmp/pair
Client:
bashtmux -2 -S /tmp/pair attach-session -t PairProgramming
Server:
bashtmux -2 -S /tmp/pair new-session -s PairProgramming chmod 777 /tmp/pair
Client:
bashtmux -2 -S /tmp/pair attach-session -t PairProgramming