summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index e43a3d8..9609008 100644
--- a/.profile
+++ b/.profile
@@ -20,7 +20,7 @@
ENV=$HOME/.shrc; export ENV
# Path
-export PATH="${HOME}/.local/bin:${HOME}/.cargo/bin:/usr/local/llvm10/bin:/usr/local/libexec/ccache/world:${PATH}"
+export PATH="${HOME}/.local/bin:${HOME}/.cargo/bin:/usr/local/llvm10/bin:${PATH}"
# Apps
# export ZSH="/home/jozan/.oh-my-zsh"