summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"