aboutsummaryrefslogtreecommitdiffstats
path: root/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile4
1 files changed, 0 insertions, 4 deletions
diff --git a/.zprofile b/.zprofile
index e43a344..33435bb 100644
--- a/.zprofile
+++ b/.zprofile
@@ -1,5 +1 @@
export GOPATH=$HOME/Documents/go
-export PATH="$GOPATH/bin:$PATH"
-export PATH="/usr/local/llvm12/bin:$PATH"
-export PATH="/usr/local/libexec/apple/bin:$PATH"
-export PATH="$HOME/.local/bin:/usr/local/libexec/ccache:/opt/limd/bin:$PATH"