Browse Source

Fix README example on tmux's default session name

master
Luiz Gonzaga dos Santos Filho 7 years ago committed by Kaleb Elwert
parent
commit
09b333eb41
  1. 2
      modules/tmux/README.md

2
modules/tmux/README.md

@ -25,7 +25,7 @@ server is not started. @@ -25,7 +25,7 @@ server is not started.
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
managed. The `destroy-unattached` option of tmux controls if the unattached

Loading…
Cancel
Save