From 00a45349fdd7b99d0611e6e3eaae9e55668790c4 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