commit 04a6c8e7a5b667de17ca25000be7f4e721f3e9fa
parent 95c35a8370fcff5fc04debad55827fd4ee9b244b
Author: Jan Pobříslo <ccx@te2000.cz>
Date: Mon, 6 Jun 2022 21:22:04 +0200
Add alpine_core packages to be included in alpine_community
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init
@@ -91,6 +91,7 @@ confz_site_container_images_check() {
zsh
)
local -a alpine_community=(
+ $alpine_core
abduco
rxvt-unicode-terminfo
)