addet fisher plugin support

This commit is contained in:
PieckA 2024-05-24 23:15:19 +02:00
parent f322dfa16a
commit c2a92d5511
2 changed files with 3 additions and 5 deletions

View file

@ -94,9 +94,9 @@ if command -v apk >/dev/null 2>&1
set ALIASSES "-- Alpine.. right, this fast os is evolving.. --" set ALIASSES "-- Alpine.. right, this fast os is evolving.. --"
end end
check_fisher if check_fisher
plugins_fisher
plugins_fisher end
# ──────────────────────────< END | distro/packagemanger detection >────────────────────────── # ──────────────────────────< END | distro/packagemanger detection >──────────────────────────

View file

@ -23,5 +23,3 @@ function plugins_fisher
end end
end end
end end
plugins_fisher