From c6a85cfb21bb0ec583fee67bbfbc6e8d4b2cca7c Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sun, 22 Jan 2023 14:45:29 +0100 Subject: update --- .profile | 2 ++ 1 file changed, 2 insertions(+) (limited to '.profile') diff --git a/.profile b/.profile index fb64b2e..93f1fb2 100644 --- a/.profile +++ b/.profile @@ -2,6 +2,8 @@ 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' + if [ -z "$SSH_AUTH_SOCK" ] ; then eval `ssh-agent -s` ssh-add -- cgit v1.2.3