-bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
Getting this error? To fix it, just put this line in the top of your ~/.ssh/config
:
Host *
SendEnv LANG LC_*
-bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
Getting this error? To fix it, just put this line in the top of your ~/.ssh/config
:
Host *
SendEnv LANG LC_*