Commit graph

3 commits

Author SHA1 Message Date
Sorin Ionescu 76fc07ba9f Comment a typeset 2013-11-25 18:16:36 -05:00
Robin 3a5fff9c6d Don't override customized environments in subshells
Only set up environment for the top-level shell, and allow it to be
inherited normally.

A top level shell is usually a login shell, but can also be a
non-interactive, non-login shell in certain cases, such as when
executing an SSH remote command.

Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
2013-11-25 17:16:33 -05:00
Sorin Ionescu df82640caa Rename templates to runcoms 2012-08-04 14:55:38 -04:00
Renamed from templates/zprofile (Browse further)