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 | ffb1421ddc4d2a868ddaec69f3af750991a307e4 (patch) | |
| tree | 2b5d2f2e3b4afa4d5cc1fd56667a07dcfd6b3624 /configure.yml | |
| parent | fe0dc7978e1cb66b621399a008333fb3f107f6e5 (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" |
