dot/zshenv, setup: Arrange to run the profile code after SSH.
[profile] / setup
diff --git a/setup b/setup
index 98a93bd..f7a0d9e 100755 (executable)
--- a/setup
+++ b/setup
@@ -131,9 +131,13 @@ 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 sqliterc
+  vimrc mg zile lesskey infokey sqliterc
   parallel-config:.parallel/config
   ipython-config.py:.ipython/profile_default/ipython_config.py
   ipython-key-bindings.py:.ipython/profile_default/startup/50-key-bindings.py