From 581865ee0c8b8aea872f053d804a41fb5f416b17 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 20 Jun 2023 23:01:09 +0200 Subject: Various shellcheck fixes (www.shellcheck.net) --- popup-terminal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'popup-terminal') diff --git a/popup-terminal b/popup-terminal index a9a20d1..5a9a931 100755 --- a/popup-terminal +++ b/popup-terminal @@ -2,4 +2,4 @@ # TODO maybe I want to run e.g. tmux in this? -st -T "stfloat" -g 85x25+550+300 tmux new-session $@ +st -T "stfloat" -g 85x25+550+300 tmux new-session "$@" -- cgit v1.3