5 lines
85 B
Bash
5 lines
85 B
Bash
|
# Executed by bash when a login shell exits
|
||
|
|
||
|
|
||
|
source "$HOME/.config/shell/logout.sh"
|