I have
# dotfiles/bin/withtmux.sh #!/bin/sh exec tmux And I want to
# i3config # start terminal without tmux, plain zsh, work bindsym $mod+e exec $terminal # and with tmux, not working bindsym $mod+Shift+e exec $terminal -e ~/.config/dotfiles/bin/withtmux.sh
.zshenv, not.zshrc.