mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-23 03:34:45 +01:00
tmux: allow to define a custom configuration path (#7606)
This commit is contained in:
@@ -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`) |
|
||||
Reference in New Issue
Block a user