diff options
| author | Marc Vertes <mvertes@free.fr> | 2024-06-04 19:06:58 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2024-06-04 19:06:58 +0200 |
| commit | 72b56e45d76f5370f7566b643ed97d631ca9e39c (patch) | |
| tree | 7a87150b86c4f662ab174f4954a19f762bbc7638 /.profile | |
| parent | 72836bcffed62d9d3365344770c036e4e9d13381 (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:~/mu/bin:/opt/homebrew/bin:/opt/homebrew/opt/ruby/bin:/opt/homebrew/opt/tcl-tk/bin:$PATH:~/go/bin:~/.cargo/bin:~/.pyenv/versions/2.7.18/bin +PATH=~/bin:~/mu/bin:/opt/homebrew/bin:/opt/homebrew/opt/ruby/bin:/opt/homebrew/opt/tcl-tk/bin:$PATH:~/go/bin:~/.cargo/bin:~/.pyenv/versions/2.7.18/bin:~/.local/bin export REPLYTO='mvertes@free.fr' export LANG=en_US.UTF-8 |
