From 29217792717921e093c197d655d32a448ed486cb Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Tue, 24 Jan 2023 08:31:39 +0100 Subject: [PATCH] Update 2023-01-24 08:31 OpenBSD/amd64 --- .bin/toot-wrapper | 6 +++++- .kshrc | 18 +++++++++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/.bin/toot-wrapper b/.bin/toot-wrapper index 7268f8b..2554379 100755 --- a/.bin/toot-wrapper +++ b/.bin/toot-wrapper @@ -8,8 +8,12 @@ usage() { [ -z "$1" ] \ && usage + +[ ! -z "$2" ] \ + && EXTRA="-q $2" + menu() { -cat <