summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile1
1 files changed, 1 insertions, 0 deletions
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`