remove tmux auto title as its causing problems

This commit is contained in:
KemoNine 2023-02-15 18:14:57 -05:00
parent bb61751c12
commit 631b2c68a0
1 changed files with 3 additions and 3 deletions

6
zshrc
View File

@ -18,9 +18,9 @@ zcomet load romkatv/powerlevel10k
# misc plugins
zcomet load zsh-users/zsh-syntax-highlighting
zcomet load ytakahashi/igit
if [[ -n "${TMUX}" ]]; then
zcomet load mbenford/zsh-tmux-auto-title
fi
#if [[ -n "${TMUX}" ]]; then
# zcomet load mbenford/zsh-tmux-auto-title
#fi
# fzf
zcomet load junegunn/fzf shell completion.zsh key-bindings.zsh