diff --git a/_home/bin/executable_sz-doctor.sh b/_home/bin/executable_sz-doctor.sh index ad637db..24dff8f 100644 --- a/_home/bin/executable_sz-doctor.sh +++ b/_home/bin/executable_sz-doctor.sh @@ -24,7 +24,7 @@ echo "" check-exist "Byobu" "/usr/bin/byobu-launch" check-exist "oh-my-posh" -check-exist "~/.poshtheme.omp.json" "oh-my-posh config" "-r" +check-exist "~/.poshtheme.omp.json" "~/.poshtheme.omp.json" "-r" check-exist "tmux" check-exist "git" check-exist "emacs"