From 87499183503633d5f95f7adc705cce3bf08fbfbb Mon Sep 17 00:00:00 2001 From: "promptless[bot]" <179508745+promptless[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 22:55:10 +0000 Subject: [PATCH] Update TMUX sidebar title to 'Persistent sessions with TMUX' --- tips-and-tricks/tmux.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/tips-and-tricks/tmux.mdx b/tips-and-tricks/tmux.mdx index 6a5cda46..15281469 100644 --- a/tips-and-tricks/tmux.mdx +++ b/tips-and-tricks/tmux.mdx @@ -1,5 +1,6 @@ --- title: "Using TMUX for persistent sessions" +sidebarTitle: "Persistent sessions with TMUX" icon: "square-terminal" ---