Added a note on WinHaste to about.md
This commit is contained in:
1
about.md
1
about.md
@@ -26,6 +26,7 @@ URL with:
|
|||||||
|
|
||||||
* osx: `cat something | haste | pbcopy`
|
* osx: `cat something | haste | pbcopy`
|
||||||
* linux: `cat something | haste | xsel`
|
* linux: `cat something | haste | xsel`
|
||||||
|
* windows: check out [WinHaste](https://github.com/ajryan/WinHaste)
|
||||||
|
|
||||||
After running that, the STDOUT output of `cat something` will show up at a URL
|
After running that, the STDOUT output of `cat something` will show up at a URL
|
||||||
which has been conveniently copied to your clipboard.
|
which has been conveniently copied to your clipboard.
|
||||||
|
|||||||
Reference in New Issue
Block a user