Add proper comments to the .layout.tmux file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user