4 lines
81 B
Plaintext
4 lines
81 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
colorpicker --short --one-shot --preview | xclip -selection clipboard
|