emacs: Yet another spelling of `git' in `vc-handled-backends'.
[profile] / setup
diff --git a/setup b/setup
index 57f3b04..42c0cd7 100755 (executable)
--- a/setup
+++ b/setup
@@ -168,7 +168,14 @@ done
 echo " all done."
 
 ## Symlink backgrounds.
-backgrounds="jue-peek.jpg medusa.jpg rayne.jpg"
+backgrounds="
+  jue-peek.jpg
+  medusa.jpg
+  bsg-supper.jpg
+  rayne.jpg
+  hypatia.jpg
+  noodly.jpg
+  lovelace.jpg"
 if [ "$xstuff" ]; then
   echo "Installing backgrounds..."
   for b in $backgrounds; do
@@ -206,6 +213,7 @@ scripts="
   mdw-pager
   mdw-conf
   mdw-build
+  emacsclient-hack
   movemail-hack
   emerge-hack
   lesspipe.sh
@@ -215,6 +223,7 @@ scripts="
 [ "$xstuff" ] && scripts="$scripts
   xinitcmd
   un-backslashify-selection
+  lock-screen
   xshutdown"
 echo "Installing scripts..."
 mkdir -p $HOME$sub/bin