dotfiles/dot_zshrc.pre
2022-01-09 15:12:26 +01:00

4 lines
142 B
Text

# see https://gnunn1.github.io/tilix-web/manual/vteconfig/
if [ $TILIX_ID ] || [ $VTE_VERSION ]; then
source /etc/profile.d/vte.sh
fi