X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/4fc3203b356042f67c02d2a3f85c47c1f6c44712..4fb653fd58fb9fb2f378c77c65e58a724ae53d57:/setup?ds=sidebyside diff --git a/setup b/setup index d1393df..6347acd 100755 --- a/setup +++ b/setup @@ -135,13 +135,14 @@ dotfiles=" emacs emacs-calc vm gnus.el ercrc.el vimrc mg zile lesskey ditz-config - mailrc signature + mailrc signature muttrc cgrc tigrc gdbinit guile 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"