Files
euri-iso/airootfs/root/.zlogin
T

7 lines
142 B
Bash
Raw Normal View History

2026-06-07 19:34:32 +02:00
# fix for screen readers
if grep -Fqa 'accessibility=' /proc/cmdline &> /dev/null; then
setopt SINGLE_LINE_ZLE
fi
~/.automated_script.sh