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

~/.automated_script.sh