archlive-zfs/airootfs/root/.zlogin

7 lines
141 B
Plaintext
Raw Normal View History

2021-11-06 18:07:29 +03:00
# fix for screen readers
if grep -Fq 'accessibility=' /proc/cmdline &> /dev/null; then
setopt SINGLE_LINE_ZLE
fi
~/.automated_script.sh