mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
2 lines
64 B
Plaintext
2 lines
64 B
Plaintext
for f in $OMARCHY_PATH/default/bash/fns/*; do source "$f"; done
|