el/dot-emacs.el: Per-major-mode post-local-variables hooks.
[profile] / setup
diff --git a/setup b/setup
index 18e690b..6347acd 100755 (executable)
--- a/setup
+++ b/setup
@@ -142,6 +142,7 @@ dotfiles="
   rcrc
   toprc
   mc-ini:.mc/ini mc-panels.ini:.mc/panels.ini
+  pulse-daemon.conf:.pulse/daemon.conf
   aspell.conf
   tclshrc:.tclshrc tclshrc:.wishrc
   lisp-init.lisp:.cmucl-init.lisp
@@ -205,14 +206,16 @@ echo "  all done."
 
 ## Symlink backgrounds.
 backgrounds="
-  jue-peek.jpg
-  medusa.jpg
   bsg-supper.jpg
-  rayne.jpg
+  harley-quinn.jpg
   hypatia.jpg
-  noodly.jpg
+  jue-peek.jpg
   lilith.jpg
-  lovelace.jpg"
+  lovelace.jpg
+  medusa.jpg
+  noodly.jpg
+  rayne.jpg
+"
 if [ "$xstuff" ]; then
   echo "Installing backgrounds..."
   for b in $backgrounds; do
@@ -242,7 +245,9 @@ scripts="
   aspell-hack
   emerge-hack
   lesspipe.sh
+  run-with-shell-env
   start-ssh-agent
+  start-ssh-pageant
   svnwrap
   guest-console
   hyperspec"