You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: registry/anomaly/modules/tmux/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,8 @@ module "tmux" {
92
92
93
93
> [!IMPORTANT]
94
94
>
95
-
> - If you provide a custom `tmux_config`, it will completely replace the default configuration. Ensure you include plugin and TPM initialization lines if you want plugin support and session persistence.
95
+
> - If you provide a custom `tmux_config`, it will completely replace the default configuration. Ensure you include plugin
96
+
> and TPM initialization lines if you want plugin support and session persistence.
96
97
> - The script will attempt to install dependencies using `sudo` where required.
97
98
> - If `git` is not installed, TPM installation will fail.
98
99
> - If you are using custom config, you'll be responsible for setting up persistence and plugins.
0 commit comments