From ab0505ac711ccd59c10f1e51f4d3abc249e12659 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Tue, 21 Nov 2023 17:46:07 +0100 Subject: update --- .profile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3