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) --- terminal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'terminal') diff --git a/terminal b/terminal index d751592..b98a67e 100755 --- a/terminal +++ b/terminal @@ -2,4 +2,4 @@ # My default terminal -st -e tmux new-session $@ +st -e tmux new-session "$@" -- cgit v1.3