Mercurial > index.cgi > dotfiles
comparison .screen/xanadu @ 199:6bfec0d0d020
Start an agent in there too, though I wonder if this would be better as a function...
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Wed, 30 Sep 2020 11:22:35 -0400 |
parents | 9f3a343f32c0 |
children | c36986d268eb |
comparison
equal
deleted
inserted
replaced
198:6e7913283c7a | 199:6bfec0d0d020 |
---|---|
29 | 29 |
30 screen -t bash 6 | 30 screen -t bash 6 |
31 #stuff 'r depot' | 31 #stuff 'r depot' |
32 | 32 |
33 screen -t cses-puppetconf 7 | 33 screen -t cses-puppetconf 7 |
34 stuff 'ssh-agent bash | |
35 ' | |
34 stuff 'export EYAML_CONFIG=~/.eyaml/cses.yaml ; cd ~/src/cses/puppetconf/environments/production | 36 stuff 'export EYAML_CONFIG=~/.eyaml/cses.yaml ; cd ~/src/cses/puppetconf/environments/production |
35 ' | 37 ' |
36 | 38 |
37 screen -t puppet 8 | 39 screen -t puppet 8 |
38 stuff 'cd ~/src/astrorepo/puppetconf/environments/production | 40 stuff 'cd ~/src/astrorepo/puppetconf/environments/production |