switch to GRML config

This commit is contained in:
Jinks 2022-01-09 15:12:26 +01:00
parent 73a8998074
commit a42dcba2b4
3 changed files with 166 additions and 299 deletions

4
dot_zshrc.pre Normal file
View file

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