summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/.profile b/.profile
index 9b6f398..a998c48 100644
--- a/.profile
+++ b/.profile
@@ -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
+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
export REPLYTO='mvertes@free.fr'
export LANG=en_US.UTF-8
@@ -20,3 +20,4 @@ fi
. "/opt/homebrew/etc/profile.d/bash_completion.sh"
tabs -4
+export HOMEBREW_NO_ANALYTICS=1