MyNixOS website logo
option

environment.loginShellInit

Shell script code called during login shell initialisation. This code is assumed to be shell-independent, which means you should stick to pure sh without sh word split.

Declarations
Type
strings concatenated with "\n"
Default
""