diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-03-02 20:04:08 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-03-02 20:04:08 +0100 |
commit | ec51a36bab94e5b4b985142f746baaaa1d038297 (patch) | |
tree | 9ff79d4d6415774b3e2ca0ee55e202d8de1f03fd /bin/guiscripts/clipswap | |
parent | 58b64d54c1a53ac5c4f157d1e04d43fe9a875183 (diff) |
renamed clipswap
Diffstat (limited to 'bin/guiscripts/clipswap')
-rwxr-xr-x | bin/guiscripts/clipswap | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/guiscripts/clipswap b/bin/guiscripts/clipswap deleted file mode 100755 index 1cae135..0000000 --- a/bin/guiscripts/clipswap +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -paste="$(clipo)" -clipo -p | clipp -printf '%s' "$paste" | clipp -p |