<p dir="ltr">Well. Isn't there login.conf?</p>
<div class="gmail_quote">On 1 Feb 2016 3:35 pm, "Dmitrij D. Czarkoff" <<a href="mailto:czarkoff@gmail.com">czarkoff@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Pierre Abbat said:<br>
> How can I set up DragonFly so that for all users, all files, the shell, and<br>
> processes come up in UTF-8 by default? I have files written in English and<br>
> Russian, files with Hebrew names, and the like.<br>
<br>
It should work with<br>
<br>
  LC_ALL="en_US.UTF-8"<br>
<br>
in ~/.profile.<br>
<br>
I'd rather advise against non-ASCII filenames.  At some point they will<br>
cause problems.<br>
<br>
--<br>
Dmitrij D. Czarkoff<br>
</blockquote></div>