addet some functionality

This commit is contained in:
PieckA 2024-05-25 14:39:43 +02:00
parent 22e0359020
commit b5763cef55

View file

@ -77,7 +77,9 @@ if command -v apk >/dev/null 2>&1
set search "$pkg search" set search "$pkg search"
set ALIASSES "-- Alpine.. right, this fast os is evolving.. --" set ALIASSES "-- Alpine.. right, this fast os is evolving.. --"
end end
end
function set_alias
# ─< set variables to aliasses >──────────────────────────────────────────────────────────── # ─< set variables to aliasses >────────────────────────────────────────────────────────────
set vars "install" "update" "search" "remove" set vars "install" "update" "search" "remove"
for env in $vars for env in $vars