From a6a21504700790909b09510a0376d8faf9e34a58 Mon Sep 17 00:00:00 2001 From: sonny Date: Sat, 15 Aug 2020 19:03:58 +0200 Subject: [PATCH] Update .profile --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"