From beaeb37d6c16801a5d99e1ae77c123b19d4ae353 Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Sun, 18 Jan 2026 22:26:04 +0100 Subject: Add tmux role --- configure.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.yml') diff --git a/configure.yml b/configure.yml index 0f1e77aa..74bba3b3 100644 --- a/configure.yml +++ b/configure.yml @@ -14,6 +14,7 @@ - role: "man" - role: "jq" - role: "ag" + - role: "tmux" - role: "wireguard" - role: "go" - role: "python" @@ -47,6 +48,7 @@ - role: "man" - role: "jq" - role: "ag" + - role: "tmux" - role: "wireguard" - role: "go" - role: "python" -- cgit v1.2.3