Mercurial > index.cgi > dotfiles
changeset 130:900597fc1e52
A few screenrc changes for xanadu
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Thu, 11 Jun 2015 12:35:47 -0400 |
parents | 35386d23b884 |
children | e3e599ad02f0 |
files | .screenrcs/xanadu |
diffstat | 1 files changed, 6 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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