Files
FWS-ISO/configs/releng/airootfs/root/.zlogin
T
2026-04-02 15:32:15 +02:00

7 lines
142 B
Bash

# fix for screen readers
if grep -Fqa 'accessibility=' /proc/cmdline &> /dev/null; then
setopt SINGLE_LINE_ZLE
fi
~/.automated_script.sh