diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-03-03 00:50:18 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-03-03 00:50:18 +0100 |
| commit | 0f1aa045827068da93631004234ba0e90f984499 (patch) | |
| tree | 2b5d2f2e3b4afa4d5cc1fd56667a07dcfd6b3624 /configure.yml | |
| parent | a61eec647a90d1cf4584aca16a591e25056fbcb2 (diff) | |
Use tmuxinator (which internally installs tmux)
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.yml b/configure.yml index e8d9b49b..72907ddd 100644 --- a/configure.yml +++ b/configure.yml @@ -15,7 +15,7 @@ - role: "man" - role: "jq" - role: "ag" - - role: "tmux" + - role: "tmuxinator" - role: "rsync" - role: "gpg" - role: "btop" @@ -61,7 +61,7 @@ - role: "man" - role: "jq" - role: "ag" - - role: "tmux" + - role: "tmuxinator" - role: "rsync" - role: "gpg" - role: "git" |
