diff options
| author | Marc Vertes <mvertes@free.fr> | 2022-01-28 12:19:59 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2022-01-28 12:19:59 +0100 |
| commit | e200c8d78ca1d3388c25c1cef8892b1dd015bbf7 (patch) | |
| tree | 152f4464e449da045b83c154fecc7c2e249cdb74 /.profile | |
| parent | ee915415941c712701d907fff92a73a7b296b682 (diff) | |
update
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # ~/.profile -PATH=~/bin:/opt/homebrew/bin:/opt/homebrew/opt/ruby/bin:$PATH:~/go/bin:~/.cargo/bin +PATH=~/bin:/opt/homebrew/bin:/opt/homebrew/opt/ruby/bin:/opt/homebrew/opt/tcl-tk/bin:$PATH:~/go/bin:~/.cargo/bin if [ -z "$SSH_AUTH_SOCK" ] ; then eval `ssh-agent -s` |
