diff --git a/marchenko/demo/WS15/setup.sh b/marchenko/demo/WS15/setup.sh
index 40c56979d607430257b6d88c8e98b520551e6c94..ac219619304cff77e4fdf5b87ee5f3b1579e9b2e 100755
--- a/marchenko/demo/WS15/setup.sh
+++ b/marchenko/demo/WS15/setup.sh
@@ -1,6 +1,7 @@
 
 export CWPROOT=/home/users/jan/SeisUnix/
 export PATH=.:$CWPROOT/bin:/lus/scratch/$USER/OpenSource/bin:$PATH:
+alias lt='ls -lart'
 
 module swap PrgEnv-cray PrgEnv-intel
 module list
@@ -8,5 +9,6 @@ module list
 mkdir -p /lus/scratch/$USER
 
 cd /lus/scratch/$USER
+rsync -av /lus/scratch/jan/OpenSource .
 #git clone https://github.com/JanThorbecke/OpenSource.git