init commit

This commit is contained in:
2025-05-27 01:42:27 -04:00
commit 1aacb9fa39
139 changed files with 3585 additions and 0 deletions

View 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