From: Samir Benmendil Date: Wed, 12 May 2021 19:26:06 +0000 (+0100) Subject: ssh: send preferred language to servers X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/7029b6083228a8a887ec6a9a82eb620284a2ef92?ds=inline ssh: send preferred language to servers --- diff --git a/ssh/config b/ssh/config index 06590cf..537b645 100644 --- a/ssh/config +++ b/ssh/config @@ -20,3 +20,4 @@ ControlPersist 1h ServerAliveInterval 30 ServerAliveCountMax 4 AddKeysToAgent yes +SendEnv LANG LC_*