Mercurial > index.cgi > dotfiles
comparison .screenrcs/xanadu @ 134:b973eb75feab
eyaml config for the puppet window
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Tue, 19 Jan 2016 13:25:51 -0500 |
parents | 900597fc1e52 |
children |
comparison
equal
deleted
inserted
replaced
133:2f9a3b4b6a01 | 134:b973eb75feab |
---|---|
30 screen -t depot 6 | 30 screen -t depot 6 |
31 stuff 'r depot | 31 stuff 'r depot |
32 ' | 32 ' |
33 | 33 |
34 screen -t cses-puppetconf 7 | 34 screen -t cses-puppetconf 7 |
35 stuff 'cd ~/src/cses/puppetconf/environments/production | 35 stuff 'export EYAML_CONFIG=~/.eyaml/cses.yaml ; cd ~/src/cses/puppetconf/environments/production |
36 ' | 36 ' |
37 | 37 |
38 screen -t puppet 8 | 38 screen -t puppet 8 |
39 stuff 'cd ~/src/astrorepo/puppetconf/environments/production | 39 stuff 'cd ~/src/astrorepo/puppetconf/environments/production |
40 ' | 40 ' |