init
This commit is contained in:
commit
7518fed92e
85 changed files with 1193 additions and 0 deletions
6
airootfs/root/.zlogin
Normal file
6
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