From 031703d8b0586e5b6195f9a79a1df1f95b8d682a Mon Sep 17 00:00:00 2001 From: JohnnyRevay <65253638+jan-revay@users.noreply.github.com> Date: Fri, 13 Oct 2023 10:46:32 +0200 Subject: [PATCH] Update debian_specific_packages.sh --- WSL_Debian_12/debian_specific_packages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WSL_Debian_12/debian_specific_packages.sh b/WSL_Debian_12/debian_specific_packages.sh index 10f90b443..73f500f41 100755 --- a/WSL_Debian_12/debian_specific_packages.sh +++ b/WSL_Debian_12/debian_specific_packages.sh @@ -32,4 +32,4 @@ hx --health # see: https://github.com/o2sh/onefetch/wiki/Installation#cargo # TODO enable systemd and install these via snaps - that way I can use identical install script # for ubuntu and debian (don't forget to make writing /etc/wsl.conf idempotent) -cargo install du-dust # onefetch, procs - temporary broken (won't compile) +cargo install du-dust onefetch, procs # temporary broken (won't compile)