summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2025-04-26 12:32:31 +0200
committerMarc Vertes <mvertes@free.fr>2025-04-26 12:32:31 +0200
commitdf31a7764ff9168b211070b8ccc08186a8d06d3a (patch)
tree8ea5eb868a57f417ed46af638c0a5854af947f06 /.profile
parent7d4158e20b29a7d1d922ad1567f802f9e4865e44 (diff)
parent733d2209b0c78adaf55baf26b4aa67ef08f057ab (diff)
Merge github.com:mvertes/dotfiles
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index 98093f8..f9ec18d 100644
--- a/.profile
+++ b/.profile
@@ -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