From fbefdf8a94d8b1798aaea1b8da25d14e274426e5 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Wed, 15 Feb 2023 12:20:54 +0100 Subject: update --- .profile | 1 + 1 file changed, 1 insertion(+) (limited to '.profile') diff --git a/.profile b/.profile index 93f1fb2..ef396f0 100644 --- a/.profile +++ b/.profile @@ -3,6 +3,7 @@ PATH=~/bin:/opt/homebrew/bin:/opt/homebrew/opt/ruby/bin:/opt/homebrew/opt/tcl-tk/bin:$PATH:~/go/bin:~/.cargo/bin export REPLYTO='mvertes@free.fr' +export LANG=en_US.UTF-8 if [ -z "$SSH_AUTH_SOCK" ] ; then eval `ssh-agent -s` -- cgit v1.2.3