# HG changeset patch # User Steve Huston # Date 1434040547 14400 # Node ID 900597fc1e52d1b019e4c36a926ea1ff7c30691b # Parent 35386d23b8849d99a2fb5f5ac37c227f25e54751 A few screenrc changes for xanadu diff -r 35386d23b884 -r 900597fc1e52 .screenrcs/xanadu --- a/.screenrcs/xanadu Tue May 12 09:32:39 2015 -0400 +++ b/.screenrcs/xanadu Thu Jun 11 12:35:47 2015 -0400 @@ -12,7 +12,7 @@ stuff 'elinks ' screen -t root 1 -stuff 'su ' +stuff 'su' screen -t root@xanadu-vm 2 stuff 'r xanadu-vm' @@ -30,14 +30,17 @@ stuff 'r depot ' screen -t cses-puppetconf 7 -stuff 'cd ~/src/cses/puppetconf ' +stuff 'cd ~/src/cses/puppetconf/environments/production ' screen -t puppet 8 -stuff 'cd ~/src/astrorepo/puppetconf ' +stuff 'cd ~/src/astrorepo/puppetconf/environments/production ' screen -t kay 9 stuff 'r kay ' +screen -t coathook 10 +stuff 'r -L8080:localhost:8080 coathook ' + select 0 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1