Mercurial > index.cgi > dotfiles
comparison .screenrcs/xanadu @ 122:beac581e4d19
Adding current commonly-used windows
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Mon, 05 Jan 2015 15:48:40 -0500 |
parents | 966c1e0b0a97 |
children | 6040767bddec |
comparison
equal
deleted
inserted
replaced
119:326476a80387 | 122:beac581e4d19 |
---|---|
28 stuff 's xanadu-vm | 28 stuff 's xanadu-vm |
29 ' | 29 ' |
30 | 30 |
31 screen -t syrinx 5 | 31 screen -t syrinx 5 |
32 stuff 's syrinx | 32 stuff 's syrinx |
33 ' | |
34 | |
35 screen -t depot 6 | |
36 stuff 'r depot | |
37 ' | |
38 | |
39 screen -t cses-puppetconf 7 | |
40 stuff 'cd ~/src/cses/puppetconf | |
41 ' | |
42 | |
43 screen -t puppet 8 | |
44 stuff 'cd ~/src/astrorepo/puppetconf | |
45 ' | |
46 | |
47 screen -t kay 9 | |
48 stuff 'r kay | |
49 ' | |
50 | |
51 screen -t coathook 10 | |
52 stuff 'r coathook | |
33 ' | 53 ' |
34 | 54 |
35 select 0 | 55 select 0 |
36 | 56 |
37 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1 | 57 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1 |