Yazelix generates Nushell initializer scripts under ~/.local/share/yazelix/initializers/nushell/ during environment setup:
yazelix_init.nu: Aggregate initializer sourced by the managed Yazelix Nushell configstarship_init.nu: Runsstarship init nuzoxide_init.nu: Runszoxide init nushell --cmd zmise_init.nu: Runsmise activate nucarapace_init.nu: Runscarapace _carapace nushell
The shipped managed Yazelix Nushell config sources yazelix_init.nu when a shell is running inside Yazelix. These files are regenerated whenever Yazelix refreshes its managed runtime state. Do not edit them manually; use ~/.config/nushell/config.nu or tool-specific configs such as ~/.config/starship.toml for host-owned customization.