Add clipboard copy scripts

This commit is contained in:
2021-04-26 20:14:26 +02:00
parent 90e101c0ff
commit f1955208eb
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env sh
xsel --clipboard --input
+2
View File
@@ -0,0 +1,2 @@
#!/usr/bin/env sh
xsel --clipboard --output