xclip added

This commit is contained in:
Luke Smith 2018-11-04 17:57:19 -05:00
parent ab02a3f734
commit 6d3127bca6
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -53,6 +53,7 @@ A,vim-pathogen,manages vim plugins
,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.
,xssstate,times out the screen if locked
,youtube-dl,can download any YouTube video (or playlist or channel) when given the link

1 TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
53 w3m is a terminal browser which can also view images
54 wget downloads sites and files on the command line
55 xcape gives the special escape/super mappings of LARBS
56 xclip allows for copying and pasting from the command line.
57 xdotool provides window action utilities on the command line.
58 xssstate times out the screen if locked
59 youtube-dl can download any YouTube video (or playlist or channel) when given the link