redundant by st url select bind

This commit is contained in:
Luke Smith 2019-11-23 23:23:20 -05:00
parent 79f4ed712b
commit 4aae5f1257
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -51,7 +51,6 @@ A,sc-im,"is an Excel-like terminal spreadsheet manager."
V,unclutter-xfixes,"hides an inactive mouse." V,unclutter-xfixes,"hides an inactive mouse."
,unrar,"extracts rar's." ,unrar,"extracts rar's."
,unzip,"unzips zips." ,unzip,"unzips zips."
A,urlscan,"parses URLs in the terminal allowing keyboard-based selection."
,w3m,"is a terminal browser which can also view images." ,w3m,"is a terminal browser which can also view images."
,xcape,"gives the special escape/super mappings of LARBS." ,xcape,"gives the special escape/super mappings of LARBS."
,xclip,"allows for copying and pasting from the command line." ,xclip,"allows for copying and pasting from the command line."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
51 V unclutter-xfixes hides an inactive mouse.
52 unrar extracts rar's.
53 unzip unzips zips.
A urlscan parses URLs in the terminal allowing keyboard-based selection.
54 w3m is a terminal browser which can also view images.
55 xcape gives the special escape/super mappings of LARBS.
56 xclip allows for copying and pasting from the command line.