wget no longer necessary

This commit is contained in:
Luke Smith 2018-12-03 01:00:08 -05:00
parent b51bc21e37
commit a92ab3f113
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -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.

1 TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
44 unzip unzips zips.
45 A urlscan parses URLs in the terminal allowing keyboard-based selection.
46 w3m is a terminal browser which can also view images.
wget downloads sites and files on the command line.
47 xcape gives the special escape/super mappings of LARBS.
48 xclip allows for copying and pasting from the command line.
49 xdotool provides window action utilities on the command line.