Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 394 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 394 Bytes

Zpaste

A command line tool that list all pasteboard on Mac OS .

install:

  • download the Binary file Zpaste.
  • mv it to the ~/usr/local/bin/
$sudo mv ./Zpaste ~/usr/local/bin/

Use:

  • run :
$Zpaste run 
  • list all:
$Zpaste list
  • copy one of those :
$Zpaste use <number>

Enjoy!