Add clipboard copy scripts
This commit is contained in:
3
tree/.local/bin/pbc
Executable file
3
tree/.local/bin/pbc
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/usr/bin/env sh
|
||||||
|
xsel --clipboard --input
|
||||||
|
|
||||||
2
tree/.local/bin/pbp
Executable file
2
tree/.local/bin/pbp
Executable file
@ -0,0 +1,2 @@
|
|||||||
|
#!/usr/bin/env sh
|
||||||
|
xsel --clipboard --output
|
||||||
Reference in New Issue
Block a user