dot/zshenv, setup: Arrange to run the profile code after SSH.
[profile] / setup
diff --git a/setup b/setup
index 5cd280d..f7a0d9e 100755 (executable)
--- a/setup
+++ b/setup
@@ -131,11 +131,16 @@ fi
 
 ## Symlink the various dotfiles into place
 dotfiles="
-  bash_profile bash_logout bashrc inputrc bash_completion
+  profile shell-rc shell-logout
+  bash-profile:.bash_profile
+  bash-completion:.bash_completion bashrc inputrc
+  shrc
+  zprofile zshrc zshenv
   emacs emacs-calc vm gnus.el ercrc.el
-  vimrc mg zile lesskey
+  vimrc mg zile lesskey infokey sqliterc
   parallel-config:.parallel/config
-  ipython_config.py:.ipython/profile_default/ipython_config.py
+  ipython-config.py:.ipython/profile_default/ipython_config.py
+  ipython-key-bindings.py:.ipython/profile_default/startup/50-key-bindings.py
   ditz-config
   mailrc signature muttrc
   cgrc tigrc
@@ -266,6 +271,7 @@ scripts="
   run-with-shell-env
   start-ssh-agent
   start-ssh-pageant
+  add-ssh-keys
   svnwrap
   guest-console
   hyperspec"