diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index 7c4c998..023ca21 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -119,7 +119,9 @@ zstyle -s ':completion:*:hosts' hosts _ssh_config zstyle ':completion:*:hosts' hosts $_ssh_config if [ $TILIX_ID ] || [ $VTE_VERSION ]; then + if [ -f "/etc/profile.d/vte.sh" ]; then source /etc/profile.d/vte.sh + fi fi # Load dircolors