programs.bash.logout
Shell script code called during login bash shell logout.
- Type
strings concatenated with "\n"- Default
'' printf '\e]0;\a' ''- Declared
- <nixpkgs/nixos/modules/programs/bash/bash.nix>
Shell script code called during login bash shell logout.
strings concatenated with "\n"''
printf '\e]0;\a'
''