From: Mark Wooding Date: Thu, 2 Jun 2016 17:20:01 +0000 (+0100) Subject: setup: Just symlink all of the backgrounds. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/b8d76a423ee05f1141c151efbd3ded3b53b2a34c?ds=sidebyside setup: Just symlink all of the backgrounds. I've been failing to update the list. Fortunately, computers are good at making lists of things. --- diff --git a/setup b/setup index 057a1ba..37dc474 100755 --- a/setup +++ b/setup @@ -229,17 +229,7 @@ done echo " all done." ## Symlink backgrounds. -backgrounds=" - bsg-supper.jpg - harley-quinn.jpg - hypatia.jpg - jue-peek.jpg - lilith.jpg - lovelace.jpg - medusa.jpg - noodly.jpg - rayne.jpg -" +backgrounds=$(cd bg && echo *) if [ "$xstuff" ]; then echo "Installing backgrounds..." for b in $backgrounds; do