From 013e1a72ccae7796d8a7b2c0565fcc31e96fe3d7 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 6 Jul 2025 07:24:26 +0200 Subject: [PATCH] tmux/tm --- sh/alias/tmux.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sh/alias/tmux.sh b/sh/alias/tmux.sh index b30dc79..bac6cee 100644 --- a/sh/alias/tmux.sh +++ b/sh/alias/tmux.sh @@ -1,4 +1,6 @@ -tm() { a__t_mux "${@}"; } +# handle tmux + +#= tm a__t_mux() { tmux \ "${@}"