From d16d20bf3a41492620af58b2c2e9ea8c9d56c813 Mon Sep 17 00:00:00 2001 From: stephen Date: Sat, 2 Mar 2024 22:18:17 -0500 Subject: [PATCH] added glow added dust --- ddeps.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ddeps.sh b/ddeps.sh index 084164b..e6bff9d 100755 --- a/ddeps.sh +++ b/ddeps.sh @@ -50,4 +50,6 @@ read -n1 -p $'\nDoes this system have a GUI?\n' REPLY #This section installs software outside apt dpkg_url https://github.com/dandavison/delta/releases/download/0.16.5/git-delta_0.16.5_amd64.deb +dpkg_url https://github.com/bootandy/dust/releases/download/v0.9.0/du-dust_0.9.0-1_amd64.deb +dpkg_url https://github.com/charmbracelet/glow/releases/download/v1.5.1/glow_1.5.1_amd64.deb