mirror of
https://github.com/jarun/nnn.git
synced 2024-11-28 05:41:31 +00:00
Add copier script
This commit is contained in:
parent
f1a27e21af
commit
6dfccce55d
3
scripts/copier/copier.sh
Executable file
3
scripts/copier/copier.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo -n $1 | `xsel --clipboard --input`
|
Loading…
Reference in a new issue