dot/emacs: Set `woman' fill column.
[profile] / setup
diff --git a/setup b/setup
index 7174162..42c0cd7 100755 (executable)
--- a/setup
+++ b/setup
@@ -171,9 +171,11 @@ echo "     all done."
 backgrounds="
   jue-peek.jpg
   medusa.jpg
+  bsg-supper.jpg
   rayne.jpg
   hypatia.jpg
-  noodly.jpg"
+  noodly.jpg
+  lovelace.jpg"
 if [ "$xstuff" ]; then
   echo "Installing backgrounds..."
   for b in $backgrounds; do
@@ -211,6 +213,7 @@ scripts="
   mdw-pager
   mdw-conf
   mdw-build
+  emacsclient-hack
   movemail-hack
   emerge-hack
   lesspipe.sh
@@ -220,6 +223,7 @@ scripts="
 [ "$xstuff" ] && scripts="$scripts
   xinitcmd
   un-backslashify-selection
+  lock-screen
   xshutdown"
 echo "Installing scripts..."
 mkdir -p $HOME$sub/bin