export use utils.nu * # utility functions export use aliases.nu * # aliases for common functions # Then we have the various config records that will be combined in config.nu export use theme.nu export use my_config.nu