From: Amand Tihon Date: Thu, 10 Sep 2015 12:31:04 +0000 (+0200) Subject: Set locale. X-Git-Url: https://git.alrj.org/?p=zsh.d.git;a=commitdiff_plain;h=fa67692f7af21ac494889ecc956b48c5c4cdf687 Set locale. --- diff --git a/S20_env b/S20_env index 410fa0b..81cc457 100644 --- a/S20_env +++ b/S20_env @@ -13,4 +13,5 @@ export FULLNAME="Amand Tihon" export EDITOR=vim +export LANG=fr_BE.UTF-8