if grep -Fq 'accessibility=' /proc/cmdline &> /dev/null; then
  setopt SINGLE_LINE_ZLE
fi

~/.automated_script.sh
