changeset 278:2faeab166476

Add dotshare alias to the logins for less typing
author Steve Huston <huston@princeton.edu>
date Tue, 28 May 2024 14:24:03 -0400
parents 683c57231568
children 05ef8c9a0eb3
files .screen/xanadu
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/.screen/xanadu	Tue May 28 10:50:38 2024 -0400
+++ b/.screen/xanadu	Tue May 28 14:24:03 2024 -0400
@@ -21,13 +21,13 @@
 stuff 'elinks'
 
 screen -t root 1
-stuff 'r xanadu'
+stuff 'ds; r xanadu'
 
 screen -t root@xanadu-vm 2
-stuff 'r xanadu-vm'
+stuff 'ds; r xanadu-vm'
 
 screen -t root@syrinx 3
-stuff 'r syrinx'
+stuff 'ds; r syrinx'
 
 screen -t xanadu-vm 4
 stuff 's xanadu-vm'
@@ -46,7 +46,7 @@
 stuff 'cd ~/src/astrorepo/puppetconf/environments/production
'
 
 screen -t coathook 9
-stuff 'r coathook'
+stuff 'ds; r coathook'
 
 select 0