Fixed oh-my-posh config check
This commit is contained in:
parent
2ecc1a5bac
commit
836bfe1193
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue