From 2b0930fbdea2565e01f451843dddeceef8e9cd42 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 21 Apr 2026 01:24:36 +0100 Subject: style(shell): apply shfmt (-i 2 -ci -s) --- dot_local/bin/executable_togreta | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dot_local/bin/executable_togreta') diff --git a/dot_local/bin/executable_togreta b/dot_local/bin/executable_togreta index d452a2e..9a189f9 100755 --- a/dot_local/bin/executable_togreta +++ b/dot_local/bin/executable_togreta @@ -1,11 +1,11 @@ #!/usr/bin/env sh if [ -z "$1" ]; then - url=$(wl-paste) + url=$(wl-paste) elif [ "$1" = "-" ]; then - read -r url + read -r url else - url="$1" + url="$1" fi # shellcheck disable=SC2029 -- cgit v1.2.3-70-g09d2