commit 3f33006b0821de32f34d4fc376a76dec92deea5f
parent c2847df3fada369f301a727752cf606992422968
Author: Jan Pobříslo <ccx@te2000.cz>
Date: Tue, 7 Jun 2022 15:07:32 +0200
Remove delta again (missing in v3.13), add colordiff instead
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init
@@ -110,7 +110,8 @@ confz_site_container_images_check() {
python3 ipython
ruby ruby-bundler ruby-json
make
- ripgrep bat delta
+ ripgrep bat # delta
+ colordiff
)
require site_container_alpine :containers_dir :svscan_dir \
release=v3.13 image_name=alpine-recombee packages="$alpine_recombee"