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

7 lines
142 B
Text
Raw Normal View History

2021-01-26 13:21:38 +01:00
# fix for screen readers
2022-12-29 09:45:31 +01:00
if grep -Fqa 'accessibility=' /proc/cmdline &> /dev/null; then
2021-01-26 13:21:38 +01:00
setopt SINGLE_LINE_ZLE
fi
~/.automated_script.sh