From 49b7600813c2261916250bf37f0e22df612cec26 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Sat, 30 Dec 2023 11:39:02 +0000 Subject: Add wget --- packages.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/packages.csv b/packages.csv index 0ec9f75..65ccf14 100644 --- a/packages.csv +++ b/packages.csv @@ -6,6 +6,7 @@ ,neofetch,is a fast, highly customizable system info script ,stow,manages symbolic links and is used to install the custom dotfiles ,sudo,allows a permitted user to execute a command as the superuser or another user +,wget,utility for downloading files via the command line ,xorg-server,is the display server ,xorg-xinit,will allow us to start the display server ,zsh,is a shell -- cgit v1.2.3-13-gbd6f