diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2023-12-30 11:39:02 +0000 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2023-12-30 11:39:02 +0000 |
| commit | 49b7600813c2261916250bf37f0e22df612cec26 (patch) | |
| tree | 4dd8cfa1e72a8d38c4830c7de171b0444fd349ee | |
| parent | 35a69f8f95746229da6f129ff574fb12ffe6c9d5 (diff) | |
Add wget
| -rw-r--r-- | packages.csv | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
