Aggiustati parametri per tmux.
This commit is contained in:
parent
84a0e55248
commit
a7c0d9592d
4 changed files with 4 additions and 3 deletions
|
@ -26,7 +26,7 @@ fi
|
|||
# systems without the proper terminfo
|
||||
: ${ZSH_TMUX_FIXTERM_WITH_256COLOR:=screen-256color}
|
||||
# Set the configuration path
|
||||
: ${ZSH_TMUX_CONFIG:=$HOME/.tmux.conf}
|
||||
: ${ZSH_TMUX_CONFIG:=$HOME/.config/tmux/tmux.conf}
|
||||
# Set -u option to support unicode
|
||||
: ${ZSH_TMUX_UNICODE:=false}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue