mirror of
https://github.com/jarun/nnn.git
synced 2025-03-14 02:34:03 +00:00
3 lines
51 B
Bash
Executable file
3 lines
51 B
Bash
Executable file
#!/bin/sh
|
|
|
|
echo -n $1 | `xsel --clipboard --input`
|