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