From a92ab3f1132365da4332cf675d1afeae290fd1ab Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Mon, 3 Dec 2018 01:00:08 -0500 Subject: [PATCH] wget no longer necessary --- progs.csv | 1 - 1 file changed, 1 deletion(-) diff --git a/progs.csv b/progs.csv index 5ebf02e..65e02eb 100644 --- a/progs.csv +++ b/progs.csv @@ -44,7 +44,6 @@ A,unclutter-xfixes-git,hides an inactive mouse. ,unzip,unzips zips. A,urlscan,parses URLs in the terminal allowing keyboard-based selection. ,w3m,is a terminal browser which can also view images. -,wget,downloads sites and files on the command line. ,xcape,gives the special escape/super mappings of LARBS. ,xclip,allows for copying and pasting from the command line. ,xdotool,provides window action utilities on the command line.