From 7fee46061f0375766904c87139646555c2c1e40c Mon Sep 17 00:00:00 2001 From: Dewalt <> Date: Sat, 5 Aug 2023 06:28:56 -0500 Subject: [PATCH] 1.7.4e updated line 399 --- pimpmykali.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pimpmykali.sh b/pimpmykali.sh index f3e5c94..f3b737b 100755 --- a/pimpmykali.sh +++ b/pimpmykali.sh @@ -396,7 +396,7 @@ fix_cme() { pipx install . --force getshell=$(echo $SHELL | cut -d "/" -f4) - check_for_local_bin_path=$(cat "$HOME/.$getshell"rc | grep -i "PATH=" | grep -i "\$HOME\/\.$getshell"rc) + check_for_local_bin_path=$(cat "$HOME/.$getshell"rc | grep -i "PATH=" | grep -i "\$HOME\/\.local\/bin" -c) if [[ $check_for_local_bin_path == 0 ]]; then