From ae4693676e49907442d53d320a7c758557c9770a Mon Sep 17 00:00:00 2001 From: dweller Date: Wed, 16 Aug 2023 15:35:25 +0300 Subject: Initial commit --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README (limited to 'README') 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` + -- cgit v1.2.3