From b5763cef55de179cf54b88cf79e7a5b756981e43 Mon Sep 17 00:00:00 2001 From: PieckA Date: Sat, 25 May 2024 14:39:43 +0200 Subject: [PATCH] addet some functionality --- functions/upin.fish | 2 ++ 1 file changed, 2 insertions(+) diff --git a/functions/upin.fish b/functions/upin.fish index 730bb17..829a37f 100644 --- a/functions/upin.fish +++ b/functions/upin.fish @@ -77,7 +77,9 @@ if command -v apk >/dev/null 2>&1 set search "$pkg search" set ALIASSES "-- Alpine.. right, this fast os is evolving.. --" end +end +function set_alias # ─< set variables to aliasses >──────────────────────────────────────────────────────────── set vars "install" "update" "search" "remove" for env in $vars