Mercurial > index.cgi > dotfiles
comparison .screenrc.pbstops @ 67:54c3436f3284
* Added mcmillan to pbstops
author | huston@80426f53-59d1-405d-934b-f07cd76f4a1a |
---|---|
date | Fri, 20 Jul 2012 16:18:15 +0000 |
parents | d59d16a55494 |
children | f9fa25bac9a8 |
comparison
equal
deleted
inserted
replaced
66:594349918d47 | 67:54c3436f3284 |
---|---|
11 screen -t orbital 0 ssh -t orbital pbstop | 11 screen -t orbital 0 ssh -t orbital pbstop |
12 screen -t adroit 1 ssh -t adroit pbstop | 12 screen -t adroit 1 ssh -t adroit pbstop |
13 screen -t della 2 ssh -t della pbstop | 13 screen -t della 2 ssh -t della pbstop |
14 screen -t hecate 3 ssh -t hecate pbstop | 14 screen -t hecate 3 ssh -t hecate pbstop |
15 screen -t sesame 4 ssh -t sesame pbstop | 15 screen -t sesame 4 ssh -t sesame pbstop |
16 screen -t mcmillan 5 ssh -t mcmillan pbstop | |
16 | 17 |
17 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1 | 18 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1 |
18 # with a few lines commented out so they don't interfere with the above. One | 19 # with a few lines commented out so they don't interfere with the above. One |
19 # note, the 'deflogin' setting causes a complaint on Macs because they don't | 20 # note, the 'deflogin' setting causes a complaint on Macs because they don't |
20 # use it; but it's only when one starts a screen, and only for a second or | 21 # use it; but it's only when one starts a screen, and only for a second or |