Promote Stable Version #1

Merged
me merged 144 commits from prod into main 2026-08-05 15:44:08 -07:00
Showing only changes of commit cbacd3db50 - Show all commits
+1 -1
View File
@@ -317,7 +317,7 @@ alias pull-audio="v2a"
alias pa="v2a"
# Export all functions! #
eval "$(declare -F | sed 's/-f /-fx /')"
eval "$(declare -F | grep -v _ | sed 's/-f /-fx /')"
## Complete! ##