environment.interactiveShellInit
Shell script code called during interactive shell initialisation. This code is asumed to be shell-independent, which means you should stick to pure sh without sh word split.
- Type
strings concatenated with "\n"- Default
""- Declared
- <nix-darwin/modules/environment>