From 1664e5707e5142b0bd353d4bfe33bf3bdf0cffb7 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Thu, 25 Jan 2024 10:11:04 +0100 Subject: [PATCH] fix PATH --- .bash_extra | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bash_extra b/.bash_extra index ed1fefc..2e4bb29 100644 --- a/.bash_extra +++ b/.bash_extra @@ -14,7 +14,7 @@ export GPG_TTY=$(tty) ### PATH # add my scripts to PATH -PATH=$PATH:~/home/mg/dotfiles/scripts +PATH=$PATH:/home/mg/dotfiles/scripts ### PS1 # Farben