From 4666df6bdc3e3c0bfcb42b732646e223dca46ead Mon Sep 17 00:00:00 2001 From: datalore Date: Fri, 26 Jul 2024 17:06:09 +0200 Subject: [PATCH] Added ristretto and htop to additions --- system/installadditions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/installadditions.sh b/system/installadditions.sh index 4a8fe91..29e7bd0 100755 --- a/system/installadditions.sh +++ b/system/installadditions.sh @@ -1,3 +1,3 @@ #!/bin/sh -apk add bash zoxide neovim eza bat +apk add bash zoxide neovim eza bat ristretto htop