diff options
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ case $OS in export XKB_DEFAULT_LAYOUT=us XKB_DEFAULT_VARIANT=intl ;; (Darwin) - 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 + PATH=~/bin:~/mu/bin:/opt/homebrew/bin:/opt/homebrew/opt/python/libexec/bin:$PATH:~/go/bin:~/.cargo/bin:~/.local/bin export REPLYTO='mvertes@free.fr' export LANG=en_US.UTF-8 . /opt/homebrew/etc/profile.d/bash_completion.sh |
