From 428b3dbe4dce1da16a110ebad52fe08ef369f6fa Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 2 Jul 2025 20:30:50 +0200 Subject: [PATCH] tmux/setup --- sh/tmux.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sh/tmux.sh b/sh/tmux.sh index d940ff2..1577751 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -6,6 +6,7 @@ # │ tmux │ setup │ # ╰──────┴───────╯ +_rwx_cmd_rwx_tmux_setup() { rwx_tmux_setup "${@}"; } rwx_tmux_setup() { local file script if rwx_root; then