init
This commit is contained in:
commit
297c92a4b0
86 changed files with 1252 additions and 0 deletions
6
profile/airootfs/root/.zlogin
Normal file
6
profile/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
|
Loading…
Add table
Add a link
Reference in a new issue