/Zpaste

A command line tool on Mac OS , list pasteboard history .

Primary LanguageObjective-C

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!