zshlibs/zconfig/zconfig_boot

7 lines
92 B
Plaintext

function zconfig_boot()
{
zconfig_configure
zconfig_setup
zconfig_setup_interactive
}