diff options
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |
