X-Git-Url: https://git.alrj.org/?p=zsh.d.git;a=blobdiff_plain;f=S20_env;h=0e2cb7218996966d8af2dbdf38f9e80cec710ad5;hp=410fa0b6ebe3f2d370c7bb2e52cadd57fe300ca4;hb=8ca720efb5f2321e08149ae63cafd97db83138f1;hpb=e808d77ed363e89fbf07e57e8cfd8608b5bfa2ef diff --git a/S20_env b/S20_env index 410fa0b..0e2cb72 100644 --- a/S20_env +++ b/S20_env @@ -13,4 +13,7 @@ export FULLNAME="Amand Tihon" export EDITOR=vim +export LANG=fr_BE.UTF-8 +# Virtual env in prompt is already supported. +export VIRTUAL_ENV_DISABLE_PROMPT="yes" \ No newline at end of file