changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > box / airootfs/root/.zlogin

changeset 2: 2fafbe22bd34
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 31 May 2024 17:30:09 -0400
permissions: -rw-r--r--
description: init releng
1 # fix for screen readers
2 if grep -Fqa 'accessibility=' /proc/cmdline &> /dev/null; then
3  setopt SINGLE_LINE_ZLE
4 fi
5 
6 ~/.automated_script.sh