summaryrefslogtreecommitdiff
path: root/configs/releng/airootfs/root/.zlogin
blob: bf6bc8f6c3e94a4eadc68f3db541148507d00fe9 (plain)
1
2
3
4
5
6
# fix for screen readers
if grep -Fqa 'accessibility=' /proc/cmdline &> /dev/null; then
    setopt SINGLE_LINE_ZLE
fi

~/.automated_script.sh