commit a92ab3f1132365da4332cf675d1afeae290fd1ab
parent b51bc21e37c6496c5ff372debd554d7cdfbaf123
Author: Luke Smith <luke@lukesmith.xyz>
Date: Mon, 3 Dec 2018 01:00:08 -0500
wget no longer necessary
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git 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.