diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-01-18 22:26:04 +0100 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-01-19 10:37:59 +0100 |
| commit | beaeb37d6c16801a5d99e1ae77c123b19d4ae353 (patch) | |
| tree | 71c64f23a6ddc6ff890254472a583b14d79f124c /configure.yml | |
| parent | 8b6742b87965ea24e37a71d09493ae2613388ae3 (diff) | |
Add tmux role
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 2 |
1 files changed, 2 insertions, 0 deletions
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" |
