| programs.bash.shellInit | Shell script code called during bash shell initialisation.
|
| programs.bash.logout | Shell script code called during login bash shell logout.
|
| programs.bash.lsColorsFile | Alternative colorscheme for ls colors
|
| programs.bash.promptInit | Shell script code used to initialise the bash prompt.
|
| programs.bash.loginShellInit | Shell script code called during login bash shell initialisation.
|
| programs.bash.enable | Whenever to configure Bash as an interactive shell
|
| programs.bash.enableLsColors | Whether to enable extra colors in directory listings.
|
| programs.bash.shellAliases | Set of aliases for bash shell, which overrides environment.shellAliases
|
| programs.bash.vteIntegration | Whether to enable Bash integration for VTE terminals
|
| programs.bash.interactiveShellInit | Shell script code called during interactive bash shell initialisation.
|