Add copier script

This commit is contained in:
Arun Prakash Jana 2017-10-10 20:29:48 +05:30
parent f1a27e21af
commit 6dfccce55d
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 3 additions and 0 deletions

3
scripts/copier/copier.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
echo -n $1 | `xsel --clipboard --input`