Remove .zshrc.pre

This commit is contained in:
Jinks 2025-06-10 11:49:43 +02:00
parent 4547d9583f
commit 73d3142fee

View file

@ -1,8 +0,0 @@
# see https://gnunn1.github.io/tilix-web/manual/vteconfig/
if [ $TILIX_ID ] || [ $VTE_VERSION ]; then
source /etc/profile.d/vte.sh
fi
case $HOST in
(iris) GRML_DISPLAY_BATTERY=1 ;;
esac