mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
7 lines
248 B
Bash
7 lines
248 B
Bash
source $OMARCHY_INSTALL/helpers/chroot.sh
|
|
source $OMARCHY_INSTALL/helpers/logo.sh
|
|
source $OMARCHY_INSTALL/helpers/gum.sh
|
|
source $OMARCHY_INSTALL/helpers/errors.sh
|
|
source $OMARCHY_INSTALL/helpers/logging.sh
|
|
source $OMARCHY_INSTALL/helpers/layout.sh
|