dot-emacs: Fix `term' key bindings.
[profile] / setup
diff --git a/setup b/setup
index 79a6f34..0d39cdb 100755 (executable)
--- a/setup
+++ b/setup
@@ -130,7 +130,7 @@ fi
 dotfiles="
   bash_profile bash_logout bashrc inputrc bash_completion
   emacs emacs-calc vm gnus.el
-  vimrc mg
+  vimrc mg zile
   mailrc signature
   cgrc tigrc
   gdbinit
@@ -197,6 +197,7 @@ scripts="
   hyperspec"
 [ "$xstuff" ] && scripts="$scripts
   xinitcmd
+  un-backslashify-selection
   xshutdown"
 echo "Installing scripts..."
 mkdir -p $HOME$sub/bin