summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2023-11-21 17:46:07 +0100
committerMarc Vertes <mvertes@free.fr>2023-11-21 17:46:07 +0100
commitab0505ac711ccd59c10f1e51f4d3abc249e12659 (patch)
tree4339c355c1de3a5c503d5dd974b7c60278424f5c
parentd86c1ce6637535bcafbadc3fa4264a452f1f4c1a (diff)
update
-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