diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-01-04 20:45:39 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-01-04 20:45:39 +0100 |
commit | 0d10205772b2745356969176de6f52510527e5a6 (patch) | |
tree | 1cdbc2075815fa88a0b80818174542e00a41f855 /bin/extra/oclipp | |
parent | 28fbc218f45b35527ea5e25d5f62c388fc02b5e1 (diff) |
Add more scripts
Diffstat (limited to 'bin/extra/oclipp')
-rwxr-xr-x | bin/extra/oclipp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/extra/oclipp b/bin/extra/oclipp new file mode 100755 index 0000000..b711385 --- /dev/null +++ b/bin/extra/oclipp @@ -0,0 +1,2 @@ +#!/bin/sh +printf "\033]52;c;%s\a" "$(cat | base64)" |