tmux: allow to define a custom configuration path (#7606)
This commit is contained in:
parent
ef96a38fa5
commit
86b39cfa0a
3 changed files with 8 additions and 4 deletions
|
|
@ -37,3 +37,4 @@ The plugin also supports the following -
|
|||
| `ZSH_TMUX_ITERM2` | Sets the `-CC` option for iTerm2 tmux integration (default: `false`) |
|
||||
| `ZSH_TMUX_FIXTERM_WITHOUT_256COLOR` | `$TERM` to use for non 256-color terminals (default: `screen`) |
|
||||
| `ZSH_TMUX_FIXTERM_WITH_256COLOR` | `$TERM` to use for 256-color terminals (default: `screen-256color` |
|
||||
| `ZSH_TMUX_CONFIG` | Set the configuration path (default: `$HOME/.tmux.conf`) |
|
||||
Loading…
Add table
Add a link
Reference in a new issue