Hacker News new | ask | show | jobs
by binwiederhier 1639 days ago
Oh man I just found your other project: https://github.com/tannercollin/t0txt

I last have a command line pastebin called pcopy, which I host on https://nopaste.net

Great minds, I'm telling ya, great minds.

1 comments

Oh wow, and your pcopy / ppaste combo is a similar set up to my other project, https://reg.t0.vc

I use it like this:

  cat example.txt | push
  pull > example.txt
Maybe we are long-lost brothers!