diff --git a/.profile b/.profile index e26c2ea..7a4e43d 100644 --- a/.profile +++ b/.profile @@ -20,4 +20,4 @@ if [ -n "$BASH_VERSION" ]; then fi fi -PATH="$HOME/bin:$HOME/.local/bin:$HOME/.bin/:$HOME/scripts/:$PATH" +PATH="$HOME/.local/bin:$PATH"