diff options
| author | Marc Vertes <mvertes@free.fr> | 2025-04-26 12:32:31 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2025-04-26 12:32:31 +0200 |
| commit | df31a7764ff9168b211070b8ccc08186a8d06d3a (patch) | |
| tree | 8ea5eb868a57f417ed46af638c0a5854af947f06 /.profile | |
| parent | 7d4158e20b29a7d1d922ad1567f802f9e4865e44 (diff) | |
| parent | 733d2209b0c78adaf55baf26b4aa67ef08f057ab (diff) | |
Merge github.com:mvertes/dotfiles
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 |
