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