summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..a62c2b9
--- /dev/null
+++ b/README
@@ -0,0 +1,14 @@
+xfileclip
+---------
+
+Copy and paste files to and from your shell and X programs!
+
+
+Dependencies: POSIX shell (like dash) and xclip
+
+Install: just copy and paste `xcopy` and `xpaste` scripts
+ somewhere on your $PATH.
+
+Usage: `xcopy file1 /bin/file2`, then ^V in your GUI program
+ ^C in your GUI program (like file manager) `xpaste`
+