<div dir="ltr"><div>Greetings.  I evidently did not pay enough attention when I recently installed Fedora 20 on my desktop system, as my system appears to be set for the GB locale.  E.g.,</div><div><br></div><div>$ env | grep LANG<br>
LANG=en_GB.utf8<br>GDM_LANG=en_GB.utf8<br></div><div><br></div><div>Likewise, the following:</div><div><br></div><div>$ cd /etc</div><div>$ find . -type f -exec grep &quot;GB&quot; {} /dev/null \;</div><div><br></div><div>
gets a gazillion hits.</div><div><br></div><div>This leads to some undesirable behaviour/behavior.  My spell checker (hunspell) was using British spellings, for instance.</div><div><br></div><div>I&#39;ve mitigated the problem by adding:</div>
<div><br></div><div>LANG=&quot;en_US.utf8&quot;<br>export LANG<br></div><div><br></div><div>to my .bash_profile, but I wonder if there&#39;s some way to change the setting globally, i.e., from GB... to US...   Any thoughts?  Thanks.</div>
<div><br></div><div>--Mike</div><div><br></div></div>