1
0
Fork 0

bin: pbclear

This commit is contained in:
Jeremy Kaplan 2020-02-14 10:25:05 -08:00
commit 9f937e4645

10
bin/pbclear Executable file
View file

@ -0,0 +1,10 @@
#!/bin/sh
clear_pasteboard() {
pbcopy -pboard "$1" < /dev/null
}
clear_pasteboard general
clear_pasteboard ruler
clear_pasteboard find
clear_pasteboard font