mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 23:08:00 +00:00
Fix README example on tmux's default session name
This commit is contained in:
parent
a876890afd
commit
09b333eb41
@ -25,7 +25,7 @@ server is not started.
|
|||||||
|
|
||||||
You can change the default session name with:
|
You can change the default session name with:
|
||||||
|
|
||||||
zstyle ':prezto:module:tmux' session 'YOUR DEFAULT SESSION NAME'
|
zstyle ':prezto:module:tmux:session' name 'YOUR DEFAULT SESSION NAME'
|
||||||
|
|
||||||
With `auto-start` enabled, you may want to control how multiple sessions are
|
With `auto-start` enabled, you may want to control how multiple sessions are
|
||||||
managed. The `destroy-unattached` option of tmux controls if the unattached
|
managed. The `destroy-unattached` option of tmux controls if the unattached
|
||||||
|
Loading…
Reference in New Issue
Block a user