kolmapäev, 26. oktoober 2011

use clipit actions to send clipboard to pastebin

sudo apt-get install pastebinit
sudo apt-get install clipit

* Ctrl-Alt-A
* Edit actions
* Add some name
echo "$(echo '%s' | pastebinit)" | clipit

Now pastebinit should send your clipboards to the default pastebin service and return link to your clip in return, so you can paste it wherever you want (IRC etc).

1 kommentaar:

Unknown ütles ...

Nice idea, but it no longer works in the Unity era...