about summary refs log tree commit diff stats
path: root/sys/svcs/xdg/scripts/lf_wrapper.sh
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-02-20 17:21:42 +0100
committerSoispha <soispha@vhack.eu>2024-02-20 17:21:42 +0100
commitf2bdeaed0bcf97a880fe36cfc8a050d1643120b8 (patch)
treeba4fe9c3ddf076529701c0e776ffef2104ac23d5 /sys/svcs/xdg/scripts/lf_wrapper.sh
parentrefactor(treewide): Add a `.sh` extension to shell scripts (diff)
downloadnixos-config-f2bdeaed0bcf97a880fe36cfc8a050d1643120b8.zip
refactor(treewide): Reformat all files with treefmt
This includes getting all shellscripts to pass shellcheck. To accomplish
this, some old scripts were removed
Diffstat (limited to 'sys/svcs/xdg/scripts/lf_wrapper.sh')
-rwxr-xr-xsys/svcs/xdg/scripts/lf_wrapper.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/svcs/xdg/scripts/lf_wrapper.sh b/sys/svcs/xdg/scripts/lf_wrapper.sh
index 7a508d39..d3aa3e30 100755
--- a/sys/svcs/xdg/scripts/lf_wrapper.sh
+++ b/sys/svcs/xdg/scripts/lf_wrapper.sh
@@ -37,7 +37,7 @@ termcmd="${TERMINAL:-$(command -v alacritty)}"
 
 if [ "$save" = "1" ]; then
     set -- -selection-path="$out" -command='set promptfmt "Select the file to write to %S \033[32;1m%u@%h\033[0m:\033[34;1m%d\033[0m\033[1m%f\033[0m"' "$recommended_path"
-    cat << EOF > "$recommended_path"
+    cat <<EOF >"$recommended_path"
 xdg-desktop-portal-termfilechooser saving files tutorial
 
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!