X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/ce39049e6541dce8415898a2d1d1aa5d41810493..18bb0f77715d66d6ba7ec48eee7b3bdb9a5a0008:/setup?ds=sidebyside diff --git a/setup b/setup index c15f062..6347acd 100755 --- 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,13 +206,16 @@ echo " all done." ## Symlink backgrounds. backgrounds=" - jue-peek.jpg - medusa.jpg bsg-supper.jpg - rayne.jpg + harley-quinn.jpg hypatia.jpg + jue-peek.jpg + lilith.jpg + lovelace.jpg + medusa.jpg noodly.jpg - lovelace.jpg" + rayne.jpg +" if [ "$xstuff" ]; then echo "Installing backgrounds..." for b in $backgrounds; do @@ -241,7 +245,9 @@ scripts=" aspell-hack emerge-hack lesspipe.sh + run-with-shell-env start-ssh-agent + start-ssh-pageant svnwrap guest-console hyperspec" @@ -297,6 +303,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"