diff --git a/.layout.tmux b/.layout.tmux index 2ceff66..fbf2e98 100644 --- a/.layout.tmux +++ b/.layout.tmux @@ -2,7 +2,7 @@ # Create a layout for development on the PDP-10 RPDP=$(where rpdp) -# Split the window at the bottom and open a +# Split the window at the bottom and open the console of the PDP-10. $MUX split-window -v -l 8 -t ${SESSIONID}:0 telnet pidp10.local 1025 # Split again, and connect via ssh to the host machine