init commit
This commit is contained in:
6
releng/airootfs/root/.zlogin
Normal file
6
releng/airootfs/root/.zlogin
Normal file
@ -0,0 +1,6 @@
|
||||
# fix for screen readers
|
||||
if grep -Fqa 'accessibility=' /proc/cmdline &> /dev/null; then
|
||||
setopt SINGLE_LINE_ZLE
|
||||
fi
|
||||
|
||||
~/.automated_script.sh
|
Reference in New Issue
Block a user