aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/user-scripts/copier.sh
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-01-05 10:57:11 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-01-05 10:57:11 +0530
commitb5e62d7ceb3c18b7c62df472e77f4c0262f196a7 (patch)
tree2d0f131b8e7e94cb630f19df334c35704bc93e78 /scripts/user-scripts/copier.sh
parente87ff1129c956da53116c4ca18ceef37b65baa92 (diff)
downloadnnn-b5e62d7ceb3c18b7c62df472e77f4c0262f196a7.tar.gz
Document picker behaviour
Diffstat (limited to 'scripts/user-scripts/copier.sh')
-rwxr-xr-xscripts/user-scripts/copier.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/user-scripts/copier.sh b/scripts/user-scripts/copier.sh
index 391770c..a99b88b 100755
--- a/scripts/user-scripts/copier.sh
+++ b/scripts/user-scripts/copier.sh
@@ -1,5 +1,10 @@
#!/usr/bin/env sh
+# Description: Copy selection to clipboard
+#
+# Shell: generic
+# Author: Arun Prakash Jana
+
# Linux
cat ~/.nnncp | xargs -0 | xsel -bi