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