wip
This commit is contained in:
parent
76ac7b2ac7
commit
623cdc8157
1 changed files with 2 additions and 0 deletions
2
yazi.sh
2
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.. "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue