diff options
author | dweller <dweller@cabin.digital> | 2024-03-18 05:08:39 +0200 |
---|---|---|
committer | dweller <dweller@cabin.digital> | 2024-03-18 05:08:39 +0200 |
commit | 48d6a9cdb9e9b0d72104ad2eb5214376ed621c19 (patch) | |
tree | e128e9b93745cbb66a3d9e85569d40005ab5f854 /README | |
parent | ae4693676e49907442d53d320a7c758557c9770a (diff) |
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ xfileclip Copy and paste files to and from your shell and X programs! -Dependencies: POSIX shell (like dash) and xclip +Dependencies: POSIX shell (like dash), xclip and GNU awk Install: just copy and paste `xcopy` and `xpaste` scripts somewhere on your $PATH. |