tmux auto launch update
This commit is contained in:
parent
9b67501ba8
commit
f41391f7e0
1 changed files with 1 additions and 1 deletions
2
.zshenv
2
.zshenv
|
@ -70,7 +70,7 @@ ZVM_INIT_MODE=sourcing
|
|||
|
||||
# ZSH Tmux plugin settings
|
||||
TMUX_MOTD=false
|
||||
if [[ $(hostname) == "farnsworth" ]] || [[ $(hostname) == "amy" ]]; then
|
||||
if [[ $(hostname) == "amy" ]] || [[ $(hostname) == "cubert" ]] ; then
|
||||
# Disable autostart on local machines
|
||||
TMUX_AUTOSTART=false
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue