mirror of
https://github.com/tmux-plugins/tmux-continuum.git
synced 2026-09-10 07:16:18 -04:00
Improve 'tmux auto start' readme
This commit is contained in:
parent
1acd25cff2
commit
4939459f33
|
|
@ -6,7 +6,7 @@ Tmux is automatically started after the computer/server is turned on.
|
|||
|
||||
To enable this feature:
|
||||
- put `set -g @resurrect-auto-tmux-start 'on'` in `tmux.conf`
|
||||
- reload `tmux.conf`
|
||||
- reload tmux config with this shell command: `tmux source-file ~/.tmux.conf`
|
||||
|
||||
Next time the computer is started:
|
||||
- `Terminal.app` window will open and resize to maximum size
|
||||
|
|
|
|||
Loading…
Reference in a new issue