kimberly-build/lily/archiso/airootfs/root/.zlogin

7 lines
142 B
Text
Raw Normal View History

2024-08-13 22:30:08 +02:00
# fix for screen readers
if grep -Fqa 'accessibility=' /proc/cmdline &> /dev/null; then
setopt SINGLE_LINE_ZLE
fi
~/.automated_script.sh