summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2021-11-25 16:39:15 +0100
committerMarc Vertes <mvertes@free.fr>2021-11-25 16:39:15 +0100
commita4c13e982eec402ac7b7ec2c6211dcd2b8c1c7c1 (patch)
tree8e40c1d574e7530b36591ddccb2d3cbc04e4250e /.profile
parentc54b5ef0f166a6454522686e6a2a5c1550505eb0 (diff)
update
Diffstat (limited to '.profile')
-rw-r--r--.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/.profile b/.profile
index bbf3c42..28ec045 100644
--- a/.profile
+++ b/.profile
@@ -1,6 +1,6 @@
# ~/.profile
-PATH=~/bin:/opt/homebrew/bin:$PATH:~/go/bin:~/.cargo/bin
+PATH=~/bin:$PATH:~/go/bin
[ "${SHELL##*/}" = bash ] && . ~/.bashrc
@@ -9,4 +9,4 @@ PATH=~/bin:/opt/homebrew/bin:$PATH:~/go/bin:~/.cargo/bin
#([sS]wift|yoda) [ "$(tty)" != /dev/tty1 ] || exec startx ;;
#esac
-. "/opt/homebrew/etc/profile.d/bash_completion.sh"
+#. "/opt/homebrew/etc/profile.d/bash_completion.sh"