mirror of
https://github.com/toptal/haste-server.git
synced 2024-11-21 11:45:15 +01:00
Update about.md (#419)
This commit is contained in:
parent
68f6fe2b96
commit
9e921d5909
2
about.md
2
about.md
@ -25,7 +25,7 @@ You can even take this a step further, and cut out the last step of copying the
|
||||
URL with:
|
||||
|
||||
* osx: `cat something | haste | pbcopy`
|
||||
* linux: `cat something | haste | xsel`
|
||||
* linux: `cat something | haste | xsel -b`
|
||||
* windows: check out [WinHaste](https://github.com/ajryan/WinHaste)
|
||||
|
||||
After running that, the STDOUT output of `cat something` will show up at a URL
|
||||
|
Loading…
Reference in New Issue
Block a user