Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

OT: env vars passed by ssh [was Re: idea for new feature (was: Re: sticky-note and zle bindings)]



On Sat, Jan 26, 2008 at 04:42:47PM +0100, Richard Hartmann wrote:
> Perfect :)
> 
> Can you toss a snippet onto this list, please?

On Sat, Jan 26, 2008 at 04:43:43PM +0100, Richard Hartmann wrote:
> I forgot to ask what you meant by 'permitted'.

You need

    SendEnv LANG LC_*

in your client-side ssh config, and

    AcceptEnv LANG LC_*

in the remote sshd_config.

This requires OpenSSH 3.9 or later.



Messages sorted by: Reverse Date, Date, Thread, Author