Add copy to clipper
This commit is contained in:
parent
6e3c28d870
commit
d219bc47dd
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
## Tips
|
||||
|
||||
Copy to clipper:
|
||||
|
||||
```console
|
||||
cat <file> | pbcopy
|
||||
```
|
||||
|
||||
Thermal info:
|
||||
|
||||
```console
|
||||
|
|
Loading…
Reference in a new issue