Merge branch 'master' of http://git.distorted.org.uk/~mdw/profile
[profile] / setup
diff --git a/setup b/setup
index 82898ef..18e690b 100755 (executable)
--- a/setup
+++ b/setup
@@ -133,9 +133,9 @@ fi
 dotfiles="
   bash_profile bash_logout bashrc inputrc bash_completion
   emacs emacs-calc vm gnus.el ercrc.el
-  vimrc mg zile
+  vimrc mg zile lesskey
   ditz-config
-  mailrc signature
+  mailrc signature muttrc
   cgrc tigrc
   gdbinit
   guile
@@ -211,6 +211,7 @@ backgrounds="
   rayne.jpg
   hypatia.jpg
   noodly.jpg
+  lilith.jpg
   lovelace.jpg"
 if [ "$xstuff" ]; then
   echo "Installing backgrounds..."
@@ -297,6 +298,7 @@ emacspkg="
   ew-hols
   mdw-gnus-patch
   git git-blame vc-git stgit
+  mdw-multiple-cursors
   quilt"
 for elib in $emacspkg; do
   $echon "  $elib:$echoc"