diff --git a/yazi.sh b/yazi.sh index 703dd39..32f59d4 100644 --- a/yazi.sh +++ b/yazi.sh @@ -137,6 +137,8 @@ if [ -e "$HOME/.config/yazi/package.toml" ]; then if command_exists ya; then run ya pack -u || run ya pack -i + else + echo_error "Something went wrong when installing yazi.. ya is not available.." fi else echo_warning "There was no yazi config found.. "